

----- pid 12079 at 2016-08-23 15:26:51 -----
Cmd line: com.hmobile.biblekjv

JNI: CheckJNI is off; workarounds are off; pins=0; globals=275

DALVIK THREADS:
(mutexes: tll=0 tsl=0 tscl=0 ghl=0)

"main" prio=5 tid=1 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41616f00 self=0x41535ac8
  | sysTid=12079 nice=0 sched=0/0 cgrp=apps handle=1074225492
  | state=S schedstat=( 548104945 137902506 471 ) utm=44 stm=10 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001d8d7  /system/lib/libbinder.so (android::IPCThreadState::waitForResponse(android::Parcel*, int*)+42)
  #04  pc 0001dadf  /system/lib/libbinder.so (android::IPCThreadState::transact(int, unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+118)
  #05  pc 00019791  /system/lib/libbinder.so (android::BpBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+30)
  #06  pc 00073505  /system/lib/libandroid_runtime.so
  #07  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #08  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #09  pc 00029960  /system/lib/libdvm.so
  #10  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #11  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #12  pc 00063951  /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+392)
  #13  pc 0006b9b3  /system/lib/libdvm.so
  #14  pc 00029960  /system/lib/libdvm.so
  #15  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #16  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #17  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #18  pc 0004cd47  /system/lib/libdvm.so
  #19  pc 0004e82b  /system/lib/libandroid_runtime.so
  #20  pc 0004f5df  /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+354)
  #21  pc 0000105b  /system/bin/app_process
  #22  pc 0000e683  /system/lib/libc.so (__libc_init+50)
  #23  pc 00000d7c  /system/bin/app_process
  at android.os.BinderProxy.transact(Native Method)
  at com.android.vending.billing.IInAppBillingService$Stub$Proxy.getSkuDetails(IInAppBillingService.java:250)
  at com.hmobile.biblekjv.HolyBibleApplication$1.onServiceConnected(HolyBibleApplication.java:152)
  at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:1151)
  at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1168)
  at android.os.Handler.handleCallback(Handler.java:733)
  at android.os.Handler.dispatchMessage(Handler.java:95)
  at android.os.Looper.loop(Looper.java:136)
  at android.app.ActivityThread.main(ActivityThread.java:5272)
  at java.lang.reflect.Method.invokeNative(Native Method)
  at java.lang.reflect.Method.invoke(Method.java:515)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:883)
  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
  at dalvik.system.NativeStart.main(Native Method)

"AsyncTask #5" prio=5 tid=19 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41b9a740 self=0x6039f928
  | sysTid=12113 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1617715048
  | state=S schedstat=( 312917 88542 2 ) utm=0 stm=0 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41b7aa08> (a java.lang.VMThread) held by tid=19 (AsyncTask #5)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"OkHttp ConnectionPool" daemon prio=5 tid=18 TIMED_WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41c900f8 self=0x606d9ff0
  | sysTid=12110 nice=0 sched=0/0 cgrp=apps handle=1617798216
  | state=S schedstat=( 262813 43646 2 ) utm=0 stm=0 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41c901d0> (a java.lang.VMThread) held by tid=18 (OkHttp ConnectionPool)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:197)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2056)
  at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"pool-5-thread-1" prio=5 tid=17 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41b5fe20 self=0x603a1348
  | sysTid=12108 nice=0 sched=0/0 cgrp=apps handle=1536603792
  | state=S schedstat=( 1282864 3641719 7 ) utm=0 stm=0 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41b5ff68> (a java.lang.VMThread) held by tid=17 (pool-5-thread-1)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1050)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:778)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"pool-4-thread-1" prio=5 tid=14 TIMED_WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41b5b980 self=0x603a1b88
  | sysTid=12107 nice=0 sched=0/0 cgrp=apps handle=1616564232
  | state=S schedstat=( 191094 1621614 3 ) utm=0 stm=0 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41b5e2b0> (a java.lang.VMThread) held by tid=14 (pool-4-thread-1)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:197)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2056)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1062)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:778)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AsyncTask #4" prio=5 tid=16 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41b17a80 self=0x603a3010
  | sysTid=12105 nice=0 sched=0/0 cgrp=apps handle=1536597544
  | state=S schedstat=( 3876456 3079740 21 ) utm=0 stm=0 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41b17ba0> (a java.lang.VMThread) held by tid=16 (AsyncTask #4)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AsyncTask #3" prio=5 tid=15 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41b17650 self=0x6039f358
  | sysTid=12104 nice=0 sched=0/0 cgrp=apps handle=1536605488
  | state=S schedstat=( 206874 3513803 6 ) utm=0 stm=0 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41b17770> (a java.lang.VMThread) held by tid=15 (AsyncTask #3)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AsyncTask #2" prio=5 tid=13 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41b0bf60 self=0x5b96a9e0
  | sysTid=12102 nice=0 sched=0/0 cgrp=apps handle=1536601656
  | state=S schedstat=( 575887 270833 7 ) utm=0 stm=0 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41b0c080> (a java.lang.VMThread) held by tid=13 (AsyncTask #2)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AsyncTask #1" prio=5 tid=12 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b07e00 self=0x5b96a138
  | sysTid=12101 nice=0 sched=0/0 cgrp=apps handle=1536599440
  | state=S schedstat=( 75902337 18560578 83 ) utm=5 stm=2 core=0
  #00  pc 000205f8  /system/lib/libc.so (read_+8)
  #01  pc 000267f9  /system/lib/libc.so (__sread+8)
  #02  pc 0002664f  /system/lib/libc.so (__srefill+218)
  #03  pc 00025cf7  /system/lib/libc.so (fread+358)
  #04  pc 00037319  /system/lib/libc.so (android_getaddrinfoforiface+1268)
  #05  pc 000375e3  /system/lib/libc.so (getaddrinfo+10)
  #06  pc 000007c3  /system/vendor/lib/libNimsWrap.so (getaddrinfo+30)
  #07  pc 0001e437  /system/lib/libjavacore.so
  #08  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #09  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #10  pc 00029960  /system/lib/libdvm.so
  #11  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #12  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #13  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #14  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #15  pc 0005836f  /system/lib/libdvm.so
  #16  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #17  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at libcore.io.Posix.getaddrinfo(Native Method)
  at libcore.io.ForwardingOs.getaddrinfo(ForwardingOs.java:61)
  at java.net.InetAddress.lookupHostByName(InetAddress.java:412)
  at java.net.InetAddress.getAllByNameImpl(InetAddress.java:236)
  at java.net.InetAddress.getAllByName(InetAddress.java:214)
  at com.android.okhttp.internal.Dns$1.getAllByName(Dns.java:28)
  at com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:216)
  at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:122)
  at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:292)
  at com.android.okhttp.internal.http.HttpEngine.sendSocketRequest(HttpEngine.java:255)
  at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:206)
  at com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:345)
  at com.android.okhttp.internal.http.HttpURLConnectionImpl.getResponse(HttpURLConnectionImpl.java:296)
  at com.android.okhttp.internal.http.HttpURLConnectionImpl.getResponseCode(HttpURLConnectionImpl.java:503)
  at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:136)
  at com.facebook.GraphResponse.fromHttpConnection(GraphResponse.java:253)
  at com.facebook.GraphRequest.executeConnectionAndWait(GraphRequest.java:1266)
  at com.facebook.GraphRequest.executeBatchAndWait(GraphRequest.java:1164)
  at com.facebook.GraphRequest.executeBatchAndWait(GraphRequest.java:1130)
  at com.facebook.GraphRequest.executeBatchAndWait(GraphRequest.java:1114)
  at com.facebook.GraphRequest.executeAndWait(GraphRequest.java:1089)
  at com.facebook.GraphRequest.executeAndWait(GraphRequest.java:983)
  at com.facebook.internal.Utility.getAppSettingsQueryResponse(Utility.java:896)
  at com.facebook.internal.Utility.access$100(Utility.java:78)
  at com.facebook.internal.Utility$1.run(Utility.java:821)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"measurement-1" prio=5 tid=11 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41ac4678 self=0x5b908468
  | sysTid=12100 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1536197024
  | state=S schedstat=( 53151200 93433960 224 ) utm=1 stm=4 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41ac47a8> (a java.lang.VMThread) held by tid=11 (measurement-1)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)
  at com.google.android.gms.internal.zzof$zzc.run((null):-1)

"pool-1-thread-1" prio=5 tid=10 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41aa7e18 self=0x5b907820
  | sysTid=12099 nice=0 sched=0/0 cgrp=apps handle=1575579208
  | state=S schedstat=( 14916612 4677658 56 ) utm=1 stm=0 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41aa7f60> (a java.lang.VMThread) held by tid=10 (pool-1-thread-1)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"Binder_2" prio=5 tid=9 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a49b70 self=0x5b83ce70
  | sysTid=12094 nice=0 sched=0/0 cgrp=apps handle=1535364136
  | state=S schedstat=( 2100572 8097761 11 ) utm=0 stm=0 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_1" prio=5 tid=8 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a48148 self=0x5b83c7d0
  | sysTid=12089 nice=0 sched=0/0 cgrp=apps handle=1532041400
  | state=S schedstat=( 3729896 12235989 11 ) utm=0 stm=0 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"FinalizerWatchdogDaemon" daemon prio=5 tid=7 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a44550 self=0x5b511010
  | sysTid=12088 nice=0 sched=0/0 cgrp=apps handle=1532040296
  | state=S schedstat=( 338022 23994061 6 ) utm=0 stm=0 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41620aa0> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  at java.lang.Object.wait(Object.java:364)
  at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:232)
  at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:209)
  at java.lang.Thread.run(Thread.java:841)

"FinalizerDaemon" daemon prio=5 tid=6 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a443f8 self=0x5de94920
  | sysTid=12087 nice=0 sched=0/0 cgrp=apps handle=1575570808
  | state=S schedstat=( 5060833 1093438 4 ) utm=0 stm=0 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x4160b820> (a java.lang.ref.ReferenceQueue)
  at java.lang.Object.wait(Object.java:401)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73)
  at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:172)
  at java.lang.Thread.run(Thread.java:841)

"ReferenceQueueDaemon" daemon prio=5 tid=5 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a44290 self=0x5a29b820
  | sysTid=12086 nice=0 sched=0/0 cgrp=apps handle=1512684664
  | state=S schedstat=( 1148072 259272 4 ) utm=0 stm=0 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x4160b748> 
  at java.lang.Object.wait(Object.java:364)
  at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:132)
  at java.lang.Thread.run(Thread.java:841)

"Compiler" daemon prio=5 tid=4 VMWAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a441a0 self=0x416052f0
  | sysTid=12085 nice=0 sched=0/0 cgrp=apps handle=1575614096
  | state=S schedstat=( 7831980 17231303 45 ) utm=0 stm=0 core=2
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 00076fe3  /system/lib/libdvm.so
  #04  pc 00057a51  /system/lib/libdvm.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Signal Catcher" daemon prio=5 tid=3 RUNNABLE
  | group="system" sCount=0 dsCount=0 obj=0x41a440a8 self=0x5f0eaf68
  | sysTid=12084 nice=0 sched=0/0 cgrp=apps handle=1535268624
  | state=R schedstat=( 33480731 24505362 55 ) utm=1 stm=2 core=0
  at dalvik.system.NativeStart.run(Native Method)

"GC" daemon prio=5 tid=2 VMWAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a43fc8 self=0x5b837a00
  | sysTid=12080 nice=0 sched=0/0 cgrp=apps handle=1548489256
  | state=S schedstat=( 29726669 40041352 22 ) utm=2 stm=0 core=0
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000759a7  /system/lib/libdvm.so
  #04  pc 00057a51  /system/lib/libdvm.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

----- end 12079 -----


----- pid 1012 at 2016-08-23 15:26:51 -----
Cmd line: system_server

JNI: CheckJNI is off; workarounds are off; pins=4; globals=1902 (plus 73 weak)

DALVIK THREADS:
(mutexes: tll=0 tsl=0 tscl=0 ghl=0)

"main" prio=5 tid=1 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41616f00 self=0x41535ac8
  | sysTid=1012 nice=-2 sched=0/0 cgrp=apps handle=1074225492
  | state=S schedstat=( 35332757622 245624661072 89831 ) utm=1988 stm=1545 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 00063951  /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+392)
  #10  pc 0006b9b3  /system/lib/libdvm.so
  #11  pc 00029960  /system/lib/libdvm.so
  #12  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #13  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #14  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #15  pc 0004cd47  /system/lib/libdvm.so
  #16  pc 0004e82b  /system/lib/libandroid_runtime.so
  #17  pc 0004f5df  /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+354)
  #18  pc 0000105b  /system/bin/app_process
  #19  pc 0000e683  /system/lib/libc.so (__libc_init+50)
  #20  pc 00000d7c  /system/bin/app_process
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at com.android.server.ServerThread.initAndLoop(SystemServer.java:1308)
  at com.android.server.SystemServer.main(SystemServer.java:1644)
  at java.lang.reflect.Method.invokeNative(Native Method)
  at java.lang.reflect.Method.invoke(Method.java:515)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:883)
  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
  at dalvik.system.NativeStart.main(Native Method)

"Binder_10" prio=5 tid=78 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x42363b38 self=0x68754410
  | sysTid=30100 nice=0 sched=0/0 cgrp=apps handle=1702573432
  | state=S schedstat=( 13049666063 223516975054 48802 ) utm=823 stm=481 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_F" prio=5 tid=77 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x4289fa08 self=0x640d5c18
  | sysTid=29090 nice=0 sched=0/0 cgrp=apps handle=1755397448
  | state=S schedstat=( 8799576982 247934826447 50678 ) utm=566 stm=313 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_E" prio=5 tid=76 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x42938e60 self=0x6b173bc8
  | sysTid=28874 nice=0 sched=0/0 cgrp=apps handle=1755385832
  | state=S schedstat=( 8552471245 255490001690 50143 ) utm=559 stm=296 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"AsyncTask #5" prio=5 tid=75 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x429634e8 self=0x6810fac0
  | sysTid=5596 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1638373504
  | state=S schedstat=( 4556084350 453105863294 29010 ) utm=374 stm=81 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x42963640> (a java.lang.VMThread) held by tid=75 (AsyncTask #5)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AsyncTask #4" prio=5 tid=74 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x42961658 self=0x68767b50
  | sysTid=5595 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1750691000
  | state=S schedstat=( 3484639157 334843516028 30339 ) utm=301 stm=47 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x42961778> (a java.lang.VMThread) held by tid=74 (AsyncTask #4)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AsyncTask #3" prio=5 tid=59 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x42961078 self=0x68d214e0
  | sysTid=5594 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1822750496
  | state=S schedstat=( 5154558812 452445142089 28419 ) utm=452 stm=63 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x42961198> (a java.lang.VMThread) held by tid=59 (AsyncTask #3)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"loc_eng_dmn_conn" prio=5 tid=73 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x42291fe0 self=0x687555d0
  | sysTid=2887 nice=0 sched=0/0 cgrp=apps handle=1650391656
  | state=S schedstat=( 320490756 263311428415 28337 ) utm=0 stm=32 core=1
  #00  pc 000205f8  /system/lib/libc.so (read_+8)
  #01  pc 0001232d  /system/lib/libloc_eng.so (loc_eng_dmn_conn_glue_msgrcv+12)
  #02  pc 00010eb9  /system/lib/libloc_eng.so
  #03  pc 00011ea9  /system/lib/libloc_eng.so
  #04  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #05  pc 0000e58f  /system/lib/libutils.so
  #06  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #07  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"LocationServiceThread" prio=10 tid=72 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x425cbf78 self=0x687589e8
  | sysTid=2886 nice=0 sched=0/0 cgrp=apps handle=1758688848
  | state=S schedstat=( 850160242 267278902303 29782 ) utm=39 stm=46 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"LBSSystemMonitorService" prio=5 tid=68 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x426566a0 self=0x68d8aa98
  | sysTid=2873 nice=0 sched=0/0 cgrp=apps handle=1678190296
  | state=S schedstat=( 452150574 268196836658 28611 ) utm=20 stm=25 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"SyncHandler-0" prio=5 tid=71 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x42402698 self=0x680cfc18
  | sysTid=2615 nice=0 sched=0/0 cgrp=apps handle=1752524864
  | state=S schedstat=( 401904813 266702760804 28428 ) utm=9 stm=31 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"AsyncTask #2" prio=5 tid=70 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x42537708 self=0x680cf2e0
  | sysTid=2614 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1678228656
  | state=S schedstat=( 8174312425 452974906359 29110 ) utm=739 stm=78 core=3
  at java.lang.Object.wait(Native Method)
  - waiting on <0x42582940> (a java.lang.VMThread) held by tid=70 (AsyncTask #2)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"UsbDebuggingManager" prio=5 tid=69 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x4257b9f0 self=0x640bdae8
  | sysTid=2312 nice=0 sched=0/0 cgrp=apps handle=1757685640
  | state=S schedstat=( 375781391 268385324296 28351 ) utm=0 stm=37 core=1
  #00  pc 0002170c  /system/lib/libc.so (recvmsg_+8)
  #01  pc 0006d8d1  /system/lib/libandroid_runtime.so
  #02  pc 0006dd41  /system/lib/libandroid_runtime.so
  #03  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #04  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #05  pc 00029960  /system/lib/libdvm.so
  #06  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #07  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #08  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #09  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #10  pc 0005836f  /system/lib/libdvm.so
  #11  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #12  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.net.LocalSocketImpl.readba_native(Native Method)
  at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:33)
  at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:103)
  at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:89)
  at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:81)
  at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
  at java.lang.Thread.run(Thread.java:841)

"SoundPool" prio=5 tid=67 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x4257fba0 self=0x68d0f918
  | sysTid=2309 nice=0 sched=0/0 cgrp=apps handle=1706088728
  | state=S schedstat=( 281317834 255533413840 28386 ) utm=1 stm=27 core=1
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 00066fdb  /system/lib/libmedia.so (android::SoundPool::run()+20)
  #04  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #05  pc 0000e58f  /system/lib/libutils.so
  #06  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #07  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"SoundPoolThread" prio=5 tid=60 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x4257fad8 self=0x68df5948
  | sysTid=2310 nice=0 sched=0/0 cgrp=apps handle=1758667080
  | state=S schedstat=( 260795324 252914561598 28470 ) utm=0 stm=26 core=1
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 00067445  /system/lib/libmedia.so
  #04  pc 00067497  /system/lib/libmedia.so (android::SoundPoolThread::read()+16)
  #05  pc 00067643  /system/lib/libmedia.so (android::SoundPoolThread::run()+14)
  #06  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #07  pc 0000e58f  /system/lib/libutils.so
  #08  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #09  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"DhcpStateMachine" prio=5 tid=66 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x4251e470 self=0x68d38150
  | sysTid=1740 nice=0 sched=0/0 cgrp=apps handle=1752537384
  | state=S schedstat=( 510729250 265409661879 28732 ) utm=16 stm=35 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"WifiMonitor" prio=5 tid=65 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x425a5a38 self=0x68d25718
  | sysTid=1612 nice=0 sched=0/0 cgrp=apps handle=1661162736
  | state=S schedstat=( 778045557 266881132848 29153 ) utm=31 stm=46 core=0
  #00  pc 00021af8  /system/lib/libc.so (poll+12)
  #01  pc 00003a0b  /system/lib/libhardware_legacy.so (wifi_ctrl_recv+78)
  #02  pc 00003a99  /system/lib/libhardware_legacy.so (wifi_wait_on_socket+28)
  #03  pc 0006eb6d  /system/lib/libandroid_runtime.so
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.net.wifi.WifiNative.waitForEventNative(Native Method)
  at android.net.wifi.WifiNative.waitForEvent(WifiNative.java:141)
  at android.net.wifi.WifiMonitor$MonitorThread.run(WifiMonitor.java:513)

"Binder_D" prio=5 tid=64 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x4256eb10 self=0x64272250
  | sysTid=1480 nice=0 sched=0/0 cgrp=apps handle=1680344864
  | state=S schedstat=( 18828043949 241899920350 82320 ) utm=1169 stm=713 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_C" prio=5 tid=63 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x42579050 self=0x640bccb0
  | sysTid=1479 nice=0 sched=0/0 cgrp=apps handle=1512678272
  | state=S schedstat=( 17598238779 234965677647 82815 ) utm=1193 stm=566 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_B" prio=5 tid=62 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x42582d90 self=0x64079078
  | sysTid=1474 nice=0 sched=0/0 cgrp=apps handle=1678533376
  | state=S schedstat=( 17866000749 242249101657 84458 ) utm=1196 stm=590 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_A" prio=5 tid=61 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x425818d0 self=0x640c3fb0
  | sysTid=1471 nice=0 sched=0/0 cgrp=apps handle=1649736832
  | state=S schedstat=( 15403648425 255994161157 81375 ) utm=1013 stm=527 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"GeoFenceService" prio=5 tid=58 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x42114200 self=0x640c1020
  | sysTid=1389 nice=0 sched=0/0 cgrp=apps handle=1678513272
  | state=S schedstat=( 420297415 260671052555 28373 ) utm=11 stm=31 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Binder_9" prio=5 tid=57 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x422811a0 self=0x6409a358
  | sysTid=1369 nice=0 sched=0/0 cgrp=apps handle=1649884112
  | state=S schedstat=( 18078308091 242037061376 84608 ) utm=1112 stm=695 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_8" prio=5 tid=56 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x4200d728 self=0x64075708
  | sysTid=1356 nice=0 sched=0/0 cgrp=apps handle=1649953968
  | state=S schedstat=( 18274242829 232708629909 81918 ) utm=1098 stm=729 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_7" prio=5 tid=55 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x4200c720 self=0x64070970
  | sysTid=1355 nice=0 sched=0/0 cgrp=apps handle=1678522408
  | state=S schedstat=( 20608815499 240703912573 83081 ) utm=1265 stm=795 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_6" prio=5 tid=54 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x42222580 self=0x6259d9c8
  | sysTid=1327 nice=0 sched=0/0 cgrp=apps handle=1649970112
  | state=S schedstat=( 17151512258 246281377273 84480 ) utm=1101 stm=614 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_5" prio=5 tid=53 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x4222e950 self=0x642788c8
  | sysTid=1326 nice=0 sched=0/0 cgrp=apps handle=1678590336
  | state=S schedstat=( 16664284645 252973975648 82603 ) utm=1033 stm=633 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"NetworkTimeUpdateService" prio=5 tid=52 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x42196ce8 self=0x64099ee8
  | sysTid=1282 nice=0 sched=0/0 cgrp=apps handle=1678490752
  | state=S schedstat=( 911083648 255631013648 28869 ) utm=56 stm=35 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"FLP Service Callback Thread" prio=6 tid=51 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x4220e760 self=0x640bc008
  | sysTid=1265 nice=-2 sched=0/0 cgrp=apps handle=1678490064
  | state=S schedstat=( 346452706 231325932509 29393 ) utm=6 stm=28 core=0
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000023a9  /system/lib/libgps.utils.so (msg_q_rcv+200)
  #04  pc 00002cef  /system/lib/libloc_core.so (loc_core::MsgTask::loopMain(void*)+94)
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"GpsXtraReceiverThread" prio=10 tid=50 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x4236b2c8 self=0x6254d180
  | sysTid=1252 nice=0 sched=0/0 cgrp=apps handle=1649816144
  | state=S schedstat=( 1012227733 249928393035 29174 ) utm=59 stm=42 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Binder_4" prio=5 tid=49 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x42407e38 self=0x6408e258
  | sysTid=1214 nice=0 sched=0/0 cgrp=apps handle=1678303248
  | state=S schedstat=( 19602570852 237206682724 86165 ) utm=1272 stm=688 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"watchdog" prio=5 tid=48 TIMED_WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41bf8948 self=0x61ec45c0
  | sysTid=1211 nice=0 sched=0/0 cgrp=apps handle=1642875696
  | state=S schedstat=( 594819725 242756628470 29243 ) utm=12 stm=47 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41bf8948> (a com.android.server.Watchdog)
  at java.lang.Object.wait(Object.java:401)
  at com.android.server.Watchdog.run(Watchdog.java:362)

"CaptivePortalTracker" prio=5 tid=47 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x423d4f18 self=0x625a4f98
  | sysTid=1192 nice=0 sched=0/0 cgrp=apps handle=1650122248
  | state=S schedstat=( 581244352 245928530715 28818 ) utm=24 stm=34 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Thread-57" prio=5 tid=46 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x4225bec0 self=0x625db5d0
  | sysTid=1137 nice=0 sched=0/0 cgrp=apps handle=1638238424
  | state=S schedstat=( 895096703 252512491961 28409 ) utm=0 stm=89 core=1
  #00  pc 000215b0  /system/lib/libc.so (accept_+8)
  #01  pc 0001e10d  /system/lib/libjavacore.so
  #02  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #03  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #04  pc 00029960  /system/lib/libdvm.so
  #05  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #06  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #07  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #08  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #09  pc 0005836f  /system/lib/libdvm.so
  #10  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #11  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at libcore.io.Posix.accept(Native Method)
  at libcore.io.BlockGuardOs.accept(BlockGuardOs.java:55)
  at com.android.server.am.NativeCrashListener.run(NativeCrashListener.java:129)

"AsyncTask #1" prio=5 tid=45 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x4222ba80 self=0x625d2b18
  | sysTid=1136 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1650104728
  | state=S schedstat=( 16076853371 453885989610 30909 ) utm=1491 stm=116 core=3
  at java.lang.Object.wait(Native Method)
  - waiting on <0x422e8e70> (a java.lang.VMThread) held by tid=45 (AsyncTask #1)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"backup" prio=5 tid=44 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x42315d70 self=0x625d2148
  | sysTid=1122 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1650120112
  | state=S schedstat=( 3258939989 455249892519 37363 ) utm=183 stm=142 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"UEventObserver" prio=5 tid=43 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x42195580 self=0x625acf20
  | sysTid=1121 nice=0 sched=0/0 cgrp=apps handle=1637719432
  | state=S schedstat=( 1675538170 244668264930 43377 ) utm=86 stm=81 core=0
  #00  pc 00021af8  /system/lib/libc.so (poll+12)
  #01  pc 00001f29  /system/lib/libhardware_legacy.so (uevent_next_event+44)
  #02  pc 0006d60f  /system/lib/libandroid_runtime.so
  #03  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #04  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #05  pc 00029960  /system/lib/libdvm.so
  #06  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #07  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #08  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #09  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #10  pc 0005836f  /system/lib/libdvm.so
  #11  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #12  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.UEventObserver.nativeWaitForNextEvent(Native Method)
  at android.os.UEventObserver.access$100(UEventObserver.java:41)
  at android.os.UEventObserver$UEventThread.run(UEventObserver.java:182)

"Binder_3" prio=5 tid=42 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x422783e0 self=0x619da9e8
  | sysTid=1120 nice=0 sched=0/0 cgrp=apps handle=1637686352
  | state=S schedstat=( 18009205849 235172988680 84643 ) utm=1110 stm=690 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"AudioService" prio=5 tid=41 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x42086f30 self=0x61ee3c58
  | sysTid=1119 nice=0 sched=0/0 cgrp=apps handle=1637744544
  | state=S schedstat=( 541983378 237013688774 29533 ) utm=24 stm=30 core=3
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.media.AudioService$AudioSystemThread.run(AudioService.java:3451)

"mDnsConnector" prio=5 tid=40 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x423d6ff8 self=0x625ac0a0
  | sysTid=1110 nice=0 sched=0/0 cgrp=apps handle=1650115832
  | state=S schedstat=( 369597651 239166914486 28373 ) utm=0 stm=36 core=3
  #00  pc 0002170c  /system/lib/libc.so (recvmsg_+8)
  #01  pc 0006d8d1  /system/lib/libandroid_runtime.so
  #02  pc 0006dd41  /system/lib/libandroid_runtime.so
  #03  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #04  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #05  pc 00029960  /system/lib/libdvm.so
  #06  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #07  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #08  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #09  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #10  pc 0005836f  /system/lib/libdvm.so
  #11  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #12  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.net.LocalSocketImpl.readba_native(Native Method)
  at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:33)
  at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:103)
  at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:141)
  at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:88)
  at java.lang.Thread.run(Thread.java:841)

"NsdService" prio=5 tid=39 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x423d61e0 self=0x625b52b0
  | sysTid=1109 nice=0 sched=0/0 cgrp=apps handle=1650151016
  | state=S schedstat=( 367264809 236637104558 28390 ) utm=12 stm=24 core=3
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"WifiWatchdogStateMachine" prio=5 tid=38 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x423d4218 self=0x625b5e48
  | sysTid=1108 nice=0 sched=0/0 cgrp=apps handle=1650156192
  | state=S schedstat=( 439913624 236609712517 29049 ) utm=13 stm=30 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"WifiManager" prio=5 tid=37 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x423c6c68 self=0x625b4590
  | sysTid=1107 nice=0 sched=0/0 cgrp=apps handle=1650091240
  | state=S schedstat=( 862845114 239805305923 34160 ) utm=27 stm=59 core=3
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"ConnectivityServiceThread" prio=5 tid=36 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x423bbdb8 self=0x625aa980
  | sysTid=1106 nice=0 sched=0/0 cgrp=apps handle=1650111304
  | state=S schedstat=( 5309693477 239856241063 36784 ) utm=226 stm=304 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"WifiService" prio=5 tid=35 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x423b33f0 self=0x625a4ac8
  | sysTid=1105 nice=0 sched=0/0 cgrp=apps handle=1650105488
  | state=S schedstat=( 1097328547 236540505709 30250 ) utm=50 stm=59 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"WifiStateMachine" prio=5 tid=34 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x423aa9a8 self=0x625a4008
  | sysTid=1104 nice=0 sched=0/0 cgrp=apps handle=1650082912
  | state=S schedstat=( 5590168815 242910971501 50111 ) utm=378 stm=181 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"WifiP2pService" prio=5 tid=33 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x4230bf18 self=0x61eb9720
  | sysTid=1103 nice=0 sched=0/0 cgrp=apps handle=1642830712
  | state=S schedstat=( 431524026 236824072879 28620 ) utm=14 stm=29 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"NetworkPolicy" prio=5 tid=32 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x4236c0d0 self=0x619cd418
  | sysTid=1102 nice=0 sched=0/0 cgrp=apps handle=1643006760
  | state=S schedstat=( 5482678365 240634344813 53403 ) utm=397 stm=151 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"NetworkStats" prio=5 tid=30 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x42329408 self=0x619cf050
  | sysTid=1101 nice=0 sched=0/0 cgrp=apps handle=1643002144
  | state=S schedstat=( 17841380901 244880302638 51031 ) utm=1421 stm=363 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"NetdConnector" prio=5 tid=31 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x4221ad00 self=0x619ce3e0
  | sysTid=1100 nice=0 sched=0/0 cgrp=apps handle=1637669744
  | state=S schedstat=( 2067800973 236224217186 33198 ) utm=138 stm=68 core=0
  #00  pc 0002170c  /system/lib/libc.so (recvmsg_+8)
  #01  pc 0006d8d1  /system/lib/libandroid_runtime.so
  #02  pc 0006dd41  /system/lib/libandroid_runtime.so
  #03  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #04  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #05  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.net.LocalSocketImpl.readba_native(Native Method)
  at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:33)
  at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:103)
  at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:141)
  at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:88)
  at java.lang.Thread.run(Thread.java:841)

"VoldConnector" prio=5 tid=29 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x42203050 self=0x61ec6930
  | sysTid=1098 nice=0 sched=0/0 cgrp=apps handle=1642884488
  | state=S schedstat=( 645117040 238456173226 28954 ) utm=17 stm=47 core=1
  #00  pc 0002170c  /system/lib/libc.so (recvmsg_+8)
  #01  pc 0006d8d1  /system/lib/libandroid_runtime.so
  #02  pc 0006dd41  /system/lib/libandroid_runtime.so
  #03  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #04  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #05  pc 00029960  /system/lib/libdvm.so
  #06  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #07  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #08  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #09  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #10  pc 0005836f  /system/lib/libdvm.so
  #11  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #12  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.net.LocalSocketImpl.readba_native(Native Method)
  at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:33)
  at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:103)
  at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:141)
  at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:88)
  at java.lang.Thread.run(Thread.java:841)

"MountService" prio=5 tid=28 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x420e9a20 self=0x61a86398
  | sysTid=1097 nice=0 sched=0/0 cgrp=apps handle=1642882008
  | state=S schedstat=( 431663679 233374442628 28462 ) utm=10 stm=33 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"InputReader" prio=10 tid=27 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x421594c0 self=0x619de210
  | sysTid=1096 nice=-8 sched=0/0 cgrp=apps handle=1637533864
  | state=S schedstat=( 10075977818 238725286178 106408 ) utm=442 stm=565 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001eb7b  /system/lib/libinputservice.so (android::EventHub::getEvents(int, android::RawEvent*, unsigned int)+986)
  at dalvik.system.NativeStart.run(Native Method)

"InputDispatcher" prio=10 tid=26 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x4216f510 self=0x619acaf0
  | sysTid=1095 nice=-8 sched=0/0 cgrp=apps handle=1637532568
  | state=S schedstat=( 17615504602 214805935209 209620 ) utm=821 stm=940 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0002568f  /system/lib/libinputservice.so (android::InputDispatcher::dispatchOnce()+94)
  #04  pc 0001f361  /system/lib/libinputservice.so (android::InputDispatcherThread::threadLoop()+8)
  #05  pc 0000e9ed  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+104)
  #06  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #07  pc 0000e58f  /system/lib/libutils.so
  #08  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #09  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"hw_ops_handler_thread" prio=5 tid=25 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41f480c0 self=0x619f40e0
  | sysTid=1092 nice=0 sched=0/0 cgrp=apps handle=1637827984
  | state=S schedstat=( 392685785 231568362234 28577 ) utm=17 stm=22 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"DrmManagerClient.EventHandler" prio=5 tid=24 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x42058640 self=0x619f0008
  | sysTid=1091 nice=0 sched=0/0 cgrp=apps handle=1637446632
  | state=S schedstat=( 369523131 231001039541 28429 ) utm=12 stm=24 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"DrmManagerClient.InfoHandler" prio=5 tid=23 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x42153e38 self=0x61994d40
  | sysTid=1090 nice=0 sched=0/0 cgrp=apps handle=1637437848
  | state=S schedstat=( 377118208 231186134787 28367 ) utm=14 stm=23 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"AlarmManager" prio=5 tid=22 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41eef3d0 self=0x61996608
  | sysTid=1089 nice=0 sched=0/0 cgrp=apps handle=1637444192
  | state=S schedstat=( 2668012859 235440585855 35885 ) utm=173 stm=93 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 000080a7  /system/lib/libandroid_servers.so
  #03  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #04  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #05  pc 00029960  /system/lib/libdvm.so
  #06  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #07  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #08  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #09  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #10  pc 0005836f  /system/lib/libdvm.so
  #11  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #12  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at com.android.server.AlarmManagerService.waitForAlarm(Native Method)
  at com.android.server.AlarmManagerService.access$600(AlarmManagerService.java:85)
  at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:1694)

"PowerManagerService" prio=5 tid=21 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x421e6200 self=0x619c8840
  | sysTid=1086 nice=0 sched=0/0 cgrp=apps handle=1637658120
  | state=S schedstat=( 3643187182 245700990577 56221 ) utm=210 stm=154 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"PackageManager" prio=5 tid=20 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41c17918 self=0x5dea1518
  | sysTid=1075 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1575619752
  | state=S schedstat=( 2128528411 455253892473 36420 ) utm=143 stm=69 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"FileObserver" prio=5 tid=19 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41bfeda0 self=0x5c4c2478
  | sysTid=1074 nice=0 sched=0/0 cgrp=apps handle=1548495056
  | state=S schedstat=( 545612361 231463914920 28981 ) utm=15 stm=39 core=0
  #00  pc 000205fc  /system/lib/libc.so (read_+12)
  #01  pc 000892fb  /system/lib/libandroid_runtime.so
  #02  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #03  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #04  pc 00029960  /system/lib/libdvm.so
  #05  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #06  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #07  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #08  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #09  pc 0005836f  /system/lib/libdvm.so
  #10  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #11  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.FileObserver$ObserverThread.observe(Native Method)
  at android.os.FileObserver$ObserverThread.run(FileObserver.java:88)

"CpuTracker" prio=5 tid=18 TIMED_WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41bf9aa8 self=0x5b9509f8
  | sysTid=1073 nice=0 sched=0/0 cgrp=apps handle=1536495184
  | state=S schedstat=( 1507631071 224372493953 30015 ) utm=50 stm=100 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41bf9aa8> (a com.android.server.am.ActivityManagerService$4)
  at java.lang.Object.wait(Object.java:401)
  at com.android.server.am.ActivityManagerService$4.run(ActivityManagerService.java:2221)

"android.io" prio=5 tid=17 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41bf9640 self=0x5b950048
  | sysTid=1072 nice=0 sched=0/0 cgrp=apps handle=1536492704
  | state=S schedstat=( 741592692 229260384705 29342 ) utm=40 stm=34 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"android.ui" prio=5 tid=16 SUSPENDED
  | group="main" sCount=1 dsCount=0 obj=0x41bf91b8 self=0x5b94f7a0
  | sysTid=1071 nice=-2 sched=0/0 cgrp=apps handle=1536490488
  | state=S schedstat=( 60361414047 257422103555 326621 ) utm=4634 stm=1402 core=0
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000566eb  /system/lib/libdvm.so
  #04  pc 00056d5d  /system/lib/libdvm.so (dvmChangeStatus(Thread*, ThreadStatus)+34)
  #05  pc 0004d531  /system/lib/libdvm.so
  #06  pc 0004e98d  /system/lib/libandroid_runtime.so (android::AndroidRuntime::getJNIEnv()+16)
  #07  pc 000880e1  /system/lib/libandroid_runtime.so
  #08  pc 000107bb  /system/lib/libutils.so (android::Looper::pollInner(int)+478)
  #09  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #10  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #11  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #12  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #13  pc 00029960  /system/lib/libdvm.so
  #14  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #15  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #16  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #17  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #18  pc 0005836f  /system/lib/libdvm.so
  #19  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #20  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"android.fg" prio=5 tid=15 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41bf8cf0 self=0x5f0f8ac0
  | sysTid=1070 nice=0 sched=0/0 cgrp=apps handle=1536488272
  | state=S schedstat=( 1063405390 229101230032 32374 ) utm=58 stm=48 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"android.bg" prio=5 tid=14 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a4cd90 self=0x5b94e1a0
  | sysTid=1039 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1536484856
  | state=S schedstat=( 103348335592 505626171792 75505 ) utm=2567 stm=7767 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"ActivityManager" prio=5 tid=13 SUSPENDED
  | group="main" sCount=1 dsCount=0 obj=0x41a48c70 self=0x5b94d6e8
  | sysTid=1038 nice=-2 sched=0/0 cgrp=apps handle=1536482112
  | state=S schedstat=( 47501499449 254428581463 77484 ) utm=1700 stm=3050 core=0
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000566eb  /system/lib/libdvm.so
  #04  pc 00056d5d  /system/lib/libdvm.so (dvmChangeStatus(Thread*, ThreadStatus)+34)
  #05  pc 00055ea5  /system/lib/libdvm.so
  #06  pc 0006a921  /system/lib/libdvm.so
  #07  pc 00029960  /system/lib/libdvm.so
  #08  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #09  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #10  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #11  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #12  pc 0005836f  /system/lib/libdvm.so
  #13  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #14  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at java.lang.Object.wait(Native Method)
  at java.lang.Object.wait(Object.java:401)
  at com.android.server.am.ActivityManagerService.dumpStackTraces(ActivityManagerService.java:4127)
  at com.android.server.am.ActivityManagerService.dumpStackTraces(ActivityManagerService.java:4104)
  at com.android.server.am.ActivityManagerService.appNotResponding(ActivityManagerService.java:4389)
  at com.android.server.am.ActiveServices.serviceTimeout(ActiveServices.java:2426)
  at com.android.server.am.ActivityManagerService$2.handleMessage(ActivityManagerService.java:1368)
  at android.os.Handler.dispatchMessage(Handler.java:102)
  at android.os.Looper.loop(Looper.java:136)
  at com.android.server.am.ActivityManagerService$AThread.run(ActivityManagerService.java:2062)

"WindowManager" prio=5 tid=12 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a44e70 self=0x5de99360
  | sysTid=1037 nice=-4 sched=0/0 cgrp=apps handle=1536479368
  | state=S schedstat=( 24320209259 223739408550 99581 ) utm=1969 stm=463 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"UI" prio=5 tid=11 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a44ad0 self=0x5de98ab8
  | sysTid=1036 nice=-2 sched=0/0 cgrp=apps handle=1575587600
  | state=S schedstat=( 436087074 220393687044 28745 ) utm=14 stm=29 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"SensorService" prio=10 tid=10 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a43888 self=0x5de98418
  | sysTid=1034 nice=-8 sched=0/0 cgrp=apps handle=1575581568
  | state=S schedstat=( 27318517139 194773006591 264490 ) utm=999 stm=1732 core=0
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 00007e3b  /system/vendor/lib/hw/sensors.msm8226.so (hal_wait_for_response+186)
  #04  pc 00009d13  /system/vendor/lib/hw/sensors.msm8226.so
  #05  pc 0000734d  /system/lib/libsensorservice.so
  #06  pc 0000a519  /system/lib/libsensorservice.so
  #07  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #08  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #09  pc 0000e58f  /system/lib/libutils.so
  #10  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #11  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_2" prio=5 tid=9 SUSPENDED
  | group="main" sCount=1 dsCount=0 obj=0x41a3fd00 self=0x5b83ca18
  | sysTid=1023 nice=0 sched=0/0 cgrp=apps handle=1535363024
  | state=S schedstat=( 20287400533 205695031826 85238 ) utm=1300 stm=728 core=0
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000566eb  /system/lib/libdvm.so
  #04  pc 00056d5d  /system/lib/libdvm.so (dvmChangeStatus(Thread*, ThreadStatus)+34)
  #05  pc 0004d531  /system/lib/libdvm.so
  #06  pc 00072a27  /system/lib/libandroid_runtime.so
  #07  pc 00073221  /system/lib/libandroid_runtime.so
  #08  pc 00019225  /system/lib/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+60)
  #09  pc 0001d799  /system/lib/libbinder.so (android::IPCThreadState::executeCommand(int)+508)
  #10  pc 0001db17  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+38)
  #11  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #12  pc 000219f5  /system/lib/libbinder.so
  #13  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #14  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #15  pc 0000e58f  /system/lib/libutils.so
  #16  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #17  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_1" prio=5 tid=8 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a3fac0 self=0x5b5116a8
  | sysTid=1022 nice=0 sched=0/0 cgrp=apps handle=1532040288
  | state=S schedstat=( 23355722751 223867828792 87731 ) utm=1548 stm=787 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"FinalizerWatchdogDaemon" daemon prio=5 tid=7 TIMED_WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a3c770 self=0x5de94b28
  | sysTid=1021 nice=0 sched=0/0 cgrp=apps handle=1532039184
  | state=S schedstat=( 288078179 210964668750 28959 ) utm=0 stm=28 core=0
  at java.lang.VMThread.sleep(Native Method)
  at java.lang.Thread.sleep(Thread.java:1013)
  at java.lang.Thread.sleep(Thread.java:995)
  at java.lang.Daemons$FinalizerWatchdogDaemon.sleepFor(Daemons.java:250)
  at java.lang.Daemons$FinalizerWatchdogDaemon.waitForFinalization(Daemons.java:260)
  at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:214)
  at java.lang.Thread.run(Thread.java:841)

"FinalizerDaemon" daemon prio=5 tid=6 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a3c618 self=0x5a29b820
  | sysTid=1020 nice=0 sched=0/0 cgrp=apps handle=1512684664
  | state=S schedstat=( 2059919080 211191102235 37603 ) utm=123 stm=82 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x4160b820> (a java.lang.ref.ReferenceQueue)
  at java.lang.Object.wait(Object.java:401)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73)
  at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:172)
  at java.lang.Thread.run(Thread.java:841)

"ReferenceQueueDaemon" daemon prio=5 tid=5 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a3c4b0 self=0x5de952a8
  | sysTid=1019 nice=0 sched=0/0 cgrp=apps handle=1096832840
  | state=S schedstat=( 452298721 209271025437 30081 ) utm=11 stm=34 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x4160b748> 
  at java.lang.Object.wait(Object.java:364)
  at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:132)
  at java.lang.Thread.run(Thread.java:841)

"Compiler" daemon prio=5 tid=4 VMWAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a3c3c0 self=0x416052f0
  | sysTid=1018 nice=0 sched=0/0 cgrp=apps handle=1594794072
  | state=S schedstat=( 15768344713 232090003910 105172 ) utm=941 stm=635 core=0
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 00076fe3  /system/lib/libdvm.so
  #04  pc 00057a51  /system/lib/libdvm.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Signal Catcher" daemon prio=5 tid=3 RUNNABLE
  | group="system" sCount=0 dsCount=0 obj=0x41a3c2c8 self=0x5f0eaf68
  | sysTid=1017 nice=0 sched=0/0 cgrp=apps handle=1535268624
  | state=R schedstat=( 409155410 212166989316 28600 ) utm=2 stm=38 core=0
  at dalvik.system.NativeStart.run(Native Method)

"GC" daemon prio=5 tid=2 VMWAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a3c1e8 self=0x5b837a00
  | sysTid=1016 nice=0 sched=0/0 cgrp=apps handle=1548489256
  | state=S schedstat=( 25131825966 220955155474 36310 ) utm=2421 stm=92 core=0
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000759a7  /system/lib/libdvm.so
  #04  pc 00057a51  /system/lib/libdvm.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

NATIVE THREADS:
"system_server" sysTid=1024 nice=0 sched=0/0 cgrp=apps
  | state=S schedstat=( 28220835387 254836968222 265990 ) utm=880 stm=1942 core=0

"system_server" sysTid=1025 nice=0 sched=0/0 cgrp=apps
  | state=S schedstat=( 276191273 214269656685 28541 ) utm=0 stm=27 core=0

"system_server" sysTid=1027 nice=0 sched=0/0 cgrp=apps
  | state=S schedstat=( 291494590 213037619418 29147 ) utm=0 stm=29 core=0

"system_server" sysTid=1028 nice=0 sched=0/0 cgrp=apps
  | state=S schedstat=( 255279508 212717952248 28458 ) utm=0 stm=25 core=0

"system_server" sysTid=1029 nice=0 sched=0/0 cgrp=apps
  | state=S schedstat=( 249449588 213722516200 28497 ) utm=0 stm=24 core=1

"system_server" sysTid=1030 nice=0 sched=0/0 cgrp=apps
  | state=S schedstat=( 13791397342 221742913582 264053 ) utm=652 stm=727 core=0

"ProcessWallpape" sysTid=1234 nice=0 sched=0/0 cgrp=apps
  | state=S schedstat=( 278879792 235347303106 28391 ) utm=0 stm=27 core=1

"ProcessWallpape" sysTid=1235 nice=0 sched=0/0 cgrp=apps
  | state=S schedstat=( 257818445 234634642795 28405 ) utm=0 stm=25 core=1

"ProcessWallpape" sysTid=1236 nice=0 sched=0/0 cgrp=apps
  | state=S schedstat=( 253248110 233577056729 28548 ) utm=0 stm=25 core=1

"ProcessWallpape" sysTid=1237 nice=0 sched=0/0 cgrp=apps
  | state=S schedstat=( 260213118 236956115907 28523 ) utm=1 stm=25 core=1

"system_server" sysTid=1267 nice=-2 sched=0/0 cgrp=apps
  | state=S schedstat=( 340232122 239354060465 28635 ) utm=6 stm=28 core=1

"system_server" sysTid=1269 nice=-2 sched=0/0 cgrp=apps
  | state=S schedstat=( 407154887 244467979405 28393 ) utm=0 stm=40 core=1

"system_server" sysTid=1290 nice=-2 sched=0/0 cgrp=apps
  | state=S schedstat=( 447103307 247674827381 28723 ) utm=0 stm=44 core=0

"system_server" sysTid=2888 nice=-2 sched=0/0 cgrp=apps
  | state=S schedstat=( 410837665 256701969967 28435 ) utm=0 stm=41 core=1

"system_server" sysTid=2889 nice=-2 sched=0/0 cgrp=apps
  | state=S schedstat=( 292860790 248461348595 28631 ) utm=0 stm=29 core=1

"system_server" sysTid=2890 nice=-2 sched=0/0 cgrp=apps
  | state=S schedstat=( 276014428 247138433699 28711 ) utm=2 stm=25 core=1

"system_server" sysTid=2891 nice=-2 sched=0/0 cgrp=apps
  | state=S schedstat=( 360014240 254319746593 28600 ) utm=0 stm=36 core=1

"Binder_3" sysTid=21614 nice=0 sched=0/0 cgrp=apps
  | state=S schedstat=( 159466993 138658170810 15053 ) utm=0 stm=15 core=0

----- end 1012 -----


----- pid 1328 at 2016-08-23 15:26:52 -----
Cmd line: com.skyfire.browser.toolbar.att.service

JNI: CheckJNI is off; workarounds are off; pins=0; globals=254

DALVIK THREADS:
(mutexes: tll=0 tsl=0 tscl=0 ghl=0)

"main" prio=5 tid=1 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41616f00 self=0x41535ac8
  | sysTid=1328 nice=0 sched=0/0 cgrp=apps handle=1074225492
  | state=S schedstat=( 595627776 321525945627 28224 ) utm=18 stm=41 core=2
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 00063951  /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+392)
  #10  pc 0006b9b3  /system/lib/libdvm.so
  #11  pc 00029960  /system/lib/libdvm.so
  #12  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #13  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #14  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #15  pc 0004cd47  /system/lib/libdvm.so
  #16  pc 0004e82b  /system/lib/libandroid_runtime.so
  #17  pc 0004f5df  /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+354)
  #18  pc 0000105b  /system/bin/app_process
  #19  pc 0000e683  /system/lib/libc.so (__libc_init+50)
  #20  pc 00000d7c  /system/bin/app_process
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.app.ActivityThread.main(ActivityThread.java:5272)
  at java.lang.reflect.Method.invokeNative(Native Method)
  at java.lang.reflect.Method.invoke(Method.java:515)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:883)
  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
  at dalvik.system.NativeStart.main(Native Method)

"Binder_5" prio=5 tid=12 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a7ee30 self=0x5f0f0730
  | sysTid=29774 nice=0 sched=0/0 cgrp=apps handle=1594819816
  | state=S schedstat=( 348964628 93533195850 8868 ) utm=0 stm=34 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_4" prio=5 tid=11 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a7dc78 self=0x5b83de48
  | sysTid=22001 nice=0 sched=0/0 cgrp=apps handle=1535368192
  | state=S schedstat=( 562884202 141130675649 14644 ) utm=2 stm=54 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_3" prio=5 tid=10 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a7d7f8 self=0x5c4c2478
  | sysTid=21993 nice=0 sched=0/0 cgrp=apps handle=1594854600
  | state=S schedstat=( 559250358 140215390251 14662 ) utm=0 stm=55 core=2
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_2" prio=5 tid=9 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a42d80 self=0x5b83d288
  | sysTid=1341 nice=0 sched=0/0 cgrp=apps handle=1535365184
  | state=S schedstat=( 1336922701 280520156573 31282 ) utm=5 stm=128 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_1" prio=5 tid=8 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a42c38 self=0x5b83c7d0
  | sysTid=1340 nice=0 sched=0/0 cgrp=apps handle=1532041920
  | state=S schedstat=( 1331179346 296864244922 31371 ) utm=8 stm=125 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"FinalizerWatchdogDaemon" daemon prio=5 tid=7 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a3f8e0 self=0x5b511218
  | sysTid=1339 nice=0 sched=0/0 cgrp=apps handle=1532040816
  | state=S schedstat=( 261849652 304707313466 27938 ) utm=0 stm=26 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41620aa0> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  at java.lang.Object.wait(Object.java:364)
  at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:232)
  at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:209)
  at java.lang.Thread.run(Thread.java:841)

"FinalizerDaemon" daemon prio=5 tid=6 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a3f788 self=0x5de94920
  | sysTid=1338 nice=0 sched=0/0 cgrp=apps handle=1575570808
  | state=S schedstat=( 260480466 306247721375 27916 ) utm=0 stm=26 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x4160b820> (a java.lang.ref.ReferenceQueue)
  at java.lang.Object.wait(Object.java:401)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73)
  at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:172)
  at java.lang.Thread.run(Thread.java:841)

"ReferenceQueueDaemon" daemon prio=5 tid=5 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a3f620 self=0x5a29b820
  | sysTid=1337 nice=0 sched=0/0 cgrp=apps handle=1512684664
  | state=S schedstat=( 264437912 305107747859 27927 ) utm=0 stm=26 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x4160b748> 
  at java.lang.Object.wait(Object.java:364)
  at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:132)
  at java.lang.Thread.run(Thread.java:841)

"Compiler" daemon prio=5 tid=4 VMWAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a3f398 self=0x416052f0
  | sysTid=1336 nice=0 sched=0/0 cgrp=apps handle=1575573168
  | state=S schedstat=( 310865239 304661805186 28124 ) utm=0 stm=31 core=2
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 00076fe3  /system/lib/libdvm.so
  #04  pc 00057a51  /system/lib/libdvm.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Signal Catcher" daemon prio=5 tid=3 RUNNABLE
  | group="system" sCount=0 dsCount=0 obj=0x41a3f2a0 self=0x5f0eaf68
  | sysTid=1334 nice=0 sched=0/0 cgrp=apps handle=1535268624
  | state=R schedstat=( 308040547 304315243869 27982 ) utm=1 stm=29 core=1
  at dalvik.system.NativeStart.run(Native Method)

"GC" daemon prio=5 tid=2 VMWAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a3f1c0 self=0x5b837a00
  | sysTid=1333 nice=0 sched=0/0 cgrp=apps handle=1548489256
  | state=S schedstat=( 304037804 312425090587 27914 ) utm=0 stm=30 core=2
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000759a7  /system/lib/libdvm.so
  #04  pc 00057a51  /system/lib/libdvm.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

----- end 1328 -----


----- pid 1343 at 2016-08-23 15:26:52 -----
Cmd line: com.futurewei.ecens.mocalite

JNI: CheckJNI is off; workarounds are off; pins=0; globals=258

DALVIK THREADS:
(mutexes: tll=0 tsl=0 tscl=0 ghl=0)

"main" prio=5 tid=1 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41616f00 self=0x41535ac8
  | sysTid=1343 nice=0 sched=0/0 cgrp=apps handle=1074225492
  | state=S schedstat=( 3048697398 330569212678 41470 ) utm=210 stm=94 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 00063951  /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+392)
  #10  pc 0006b9b3  /system/lib/libdvm.so
  #11  pc 00029960  /system/lib/libdvm.so
  #12  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #13  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #14  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #15  pc 0004cd47  /system/lib/libdvm.so
  #16  pc 0004e82b  /system/lib/libandroid_runtime.so
  #17  pc 0004f5df  /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+354)
  #18  pc 0000105b  /system/bin/app_process
  #19  pc 0000e683  /system/lib/libc.so (__libc_init+50)
  #20  pc 00000d7c  /system/bin/app_process
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.app.ActivityThread.main(ActivityThread.java:5272)
  at java.lang.reflect.Method.invokeNative(Native Method)
  at java.lang.reflect.Method.invoke(Method.java:515)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:883)
  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
  at dalvik.system.NativeStart.main(Native Method)

"Binder_10" prio=5 tid=23 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41bb92a0 self=0x5b9056e0
  | sysTid=11200 nice=0 sched=0/0 cgrp=apps handle=1536185496
  | state=S schedstat=( 44068975 6497284106 609 ) utm=0 stm=4 core=2
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_F" prio=5 tid=22 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41bb14a0 self=0x5b904a70
  | sysTid=10642 nice=0 sched=0/0 cgrp=apps handle=1536182312
  | state=S schedstat=( 46582956 7240528067 723 ) utm=0 stm=4 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_E" prio=5 tid=21 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41ba3fa0 self=0x5b903df0
  | sysTid=9690 nice=0 sched=0/0 cgrp=apps handle=1536179112
  | state=S schedstat=( 94351084 13815810628 1222 ) utm=0 stm=9 core=2
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_D" prio=5 tid=20 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41ba1330 self=0x5b903198
  | sysTid=4868 nice=0 sched=0/0 cgrp=apps handle=1536175952
  | state=S schedstat=( 159622864 27437878933 2861 ) utm=0 stm=15 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_C" prio=5 tid=19 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b9d670 self=0x5b902540
  | sysTid=579 nice=0 sched=0/0 cgrp=apps handle=1536172792
  | state=S schedstat=( 200309668 58816172912 5351 ) utm=0 stm=20 core=2
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_B" prio=5 tid=18 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b931c0 self=0x5b9019f0
  | sysTid=24168 nice=0 sched=0/0 cgrp=apps handle=1536169896
  | state=S schedstat=( 426896678 128225107438 12726 ) utm=1 stm=41 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_A" prio=5 tid=17 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b83b80 self=0x5b900bb0
  | sysTid=20387 nice=0 sched=0/0 cgrp=apps handle=1536166248
  | state=S schedstat=( 520204679 147665245297 15076 ) utm=2 stm=50 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_9" prio=5 tid=16 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b7fec0 self=0x5b8fffc8
  | sysTid=20088 nice=0 sched=0/0 cgrp=apps handle=1536163200
  | state=S schedstat=( 509964519 152125663545 15194 ) utm=0 stm=50 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_8" prio=5 tid=15 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b79bf0 self=0x5b8ff468
  | sysTid=14923 nice=0 sched=0/0 cgrp=apps handle=1536160288
  | state=S schedstat=( 632783285 174747590309 18080 ) utm=1 stm=62 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_7" prio=5 tid=14 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b77a60 self=0x5de98ff0
  | sysTid=13386 nice=0 sched=0/0 cgrp=apps handle=1575587240
  | state=S schedstat=( 764216754 190554659513 19040 ) utm=2 stm=74 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_6" prio=5 tid=13 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b6e280 self=0x5de98458
  | sysTid=1998 nice=0 sched=0/0 cgrp=apps handle=1575584272
  | state=S schedstat=( 874483385 233058885451 24408 ) utm=1 stm=86 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_5" prio=5 tid=12 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b64910 self=0x5de97ba8
  | sysTid=29479 nice=0 sched=0/0 cgrp=apps handle=1594820496
  | state=S schedstat=( 993272079 270040927525 29473 ) utm=1 stm=98 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_4" prio=5 tid=11 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b63ce8 self=0x5f0efe28
  | sysTid=29365 nice=0 sched=0/0 cgrp=apps handle=1594817504
  | state=S schedstat=( 1117948976 275186609782 29631 ) utm=2 stm=109 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_3" prio=5 tid=10 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b5a288 self=0x5b83de48
  | sysTid=28482 nice=0 sched=0/0 cgrp=apps handle=1535368192
  | state=S schedstat=( 1182294537 284345854368 30757 ) utm=0 stm=118 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_2" prio=5 tid=9 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a44128 self=0x5b83d288
  | sysTid=1354 nice=0 sched=0/0 cgrp=apps handle=1535365184
  | state=S schedstat=( 1178337530 289160580199 31462 ) utm=9 stm=108 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_1" prio=5 tid=8 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a43f88 self=0x5b83c7d0
  | sysTid=1353 nice=0 sched=0/0 cgrp=apps handle=1532041920
  | state=S schedstat=( 1408445684 298611938577 31649 ) utm=8 stm=132 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"FinalizerWatchdogDaemon" daemon prio=5 tid=7 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a40c30 self=0x5b511218
  | sysTid=1352 nice=0 sched=0/0 cgrp=apps handle=1532040816
  | state=S schedstat=( 261759646 308856302124 27870 ) utm=0 stm=26 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41620aa0> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  at java.lang.Object.wait(Object.java:364)
  at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:232)
  at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:209)
  at java.lang.Thread.run(Thread.java:841)

"FinalizerDaemon" daemon prio=5 tid=6 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a40ad8 self=0x5de94920
  | sysTid=1351 nice=0 sched=0/0 cgrp=apps handle=1575570808
  | state=S schedstat=( 258115791 308269631282 27834 ) utm=0 stm=25 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x4160b820> (a java.lang.ref.ReferenceQueue)
  at java.lang.Object.wait(Object.java:401)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73)
  at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:172)
  at java.lang.Thread.run(Thread.java:841)

"ReferenceQueueDaemon" daemon prio=5 tid=5 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a40970 self=0x5a29b820
  | sysTid=1350 nice=0 sched=0/0 cgrp=apps handle=1512684664
  | state=S schedstat=( 260366039 309030209063 27854 ) utm=1 stm=25 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x4160b748> 
  at java.lang.Object.wait(Object.java:364)
  at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:132)
  at java.lang.Thread.run(Thread.java:841)

"Compiler" daemon prio=5 tid=4 VMWAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a40880 self=0x416052f0
  | sysTid=1349 nice=0 sched=0/0 cgrp=apps handle=1575573168
  | state=S schedstat=( 397025912 307880488932 28344 ) utm=5 stm=34 core=2
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 00076fe3  /system/lib/libdvm.so
  #04  pc 00057a51  /system/lib/libdvm.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Signal Catcher" daemon prio=5 tid=3 RUNNABLE
  | group="system" sCount=0 dsCount=0 obj=0x41a40788 self=0x5f0eaf68
  | sysTid=1348 nice=0 sched=0/0 cgrp=apps handle=1535268624
  | state=R schedstat=( 306313340 308024734309 27920 ) utm=2 stm=28 core=1
  at dalvik.system.NativeStart.run(Native Method)

"GC" daemon prio=5 tid=2 VMWAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a406a8 self=0x5b837a00
  | sysTid=1347 nice=0 sched=0/0 cgrp=apps handle=1548489256
  | state=S schedstat=( 297796747 314212889359 27893 ) utm=0 stm=29 core=1
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000759a7  /system/lib/libdvm.so
  #04  pc 00057a51  /system/lib/libdvm.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

----- end 1343 -----


----- pid 1312 at 2016-08-23 15:26:52 -----
Cmd line: com.huawei.powergenie

JNI: CheckJNI is off; workarounds are off; pins=1; globals=290

DALVIK THREADS:
(mutexes: tll=0 tsl=0 tscl=0 ghl=0)

"main" prio=5 tid=1 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41616f00 self=0x41535ac8
  | sysTid=1312 nice=0 sched=0/0 cgrp=apps handle=1074225492
  | state=S schedstat=( 15670252081 340985461848 83504 ) utm=1112 stm=455 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.app.ActivityThread.main(ActivityThread.java:5272)
  at java.lang.reflect.Method.invokeNative(Native Method)
  at java.lang.reflect.Method.invoke(Method.java:515)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:883)
  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
  at dalvik.system.NativeStart.main(Native Method)

"Binder_10" prio=5 tid=30 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41cb0dc8 self=0x61b634e8
  | sysTid=25204 nice=0 sched=0/0 cgrp=apps handle=1639329832
  | state=S schedstat=( 485807000 118362070372 12624 ) utm=2 stm=46 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_F" prio=5 tid=29 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b54190 self=0x61cae968
  | sysTid=24167 nice=0 sched=0/0 cgrp=apps handle=1640687336
  | state=S schedstat=( 522766237 122908969096 13119 ) utm=3 stm=49 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_E" prio=5 tid=28 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41d26e78 self=0x61b75378
  | sysTid=22884 nice=0 sched=0/0 cgrp=apps handle=1639403824
  | state=S schedstat=( 526211228 135841355280 14627 ) utm=5 stm=47 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_D" prio=5 tid=27 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a54c20 self=0x61c87678
  | sysTid=21979 nice=0 sched=0/0 cgrp=apps handle=1639386088
  | state=S schedstat=( 541760721 139273993580 15013 ) utm=5 stm=49 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_C" prio=5 tid=26 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b86f58 self=0x61b6a090
  | sysTid=20386 nice=0 sched=0/0 cgrp=apps handle=1639348472
  | state=S schedstat=( 537259175 140902822243 15505 ) utm=3 stm=50 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_B" prio=5 tid=25 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a8a590 self=0x61c87010
  | sysTid=20087 nice=0 sched=0/0 cgrp=apps handle=1639315816
  | state=S schedstat=( 517710324 149280263979 15598 ) utm=6 stm=45 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_A" prio=5 tid=24 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a87f50 self=0x61953f70
  | sysTid=20082 nice=0 sched=0/0 cgrp=apps handle=1637170472
  | state=S schedstat=( 537561950 144290060840 15605 ) utm=5 stm=48 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_9" prio=5 tid=23 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41af91f8 self=0x61b7f3c8
  | sysTid=14922 nice=0 sched=0/0 cgrp=apps handle=1639314096
  | state=S schedstat=( 657903675 172815427332 18526 ) utm=4 stm=61 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_8" prio=5 tid=22 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b71c40 self=0x61b620e8
  | sysTid=13957 nice=0 sched=0/0 cgrp=apps handle=1639325344
  | state=S schedstat=( 736005368 177523380060 19075 ) utm=3 stm=70 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_7" prio=5 tid=21 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a60600 self=0x61b74118
  | sysTid=13385 nice=0 sched=0/0 cgrp=apps handle=1639386728
  | state=S schedstat=( 861031490 184096065026 19514 ) utm=0 stm=86 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_6" prio=5 tid=20 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41d50f90 self=0x61b7d9d0
  | sysTid=1997 nice=0 sched=0/0 cgrp=apps handle=1639450472
  | state=S schedstat=( 1024305722 223862123536 24893 ) utm=3 stm=99 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_5" prio=5 tid=19 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41ba86f0 self=0x61b70608
  | sysTid=29364 nice=0 sched=0/0 cgrp=apps handle=1639355056
  | state=S schedstat=( 1253378446 267412231431 30117 ) utm=3 stm=122 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_4" prio=5 tid=18 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41afd850 self=0x61b811b0
  | sysTid=28481 nice=0 sched=0/0 cgrp=apps handle=1639360216
  | state=S schedstat=( 1306463921 293032248174 31265 ) utm=5 stm=125 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"java.lang.ProcessManager" daemon prio=5 tid=17 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41d62f28 self=0x61b6aed0
  | sysTid=6466 nice=0 sched=0/0 cgrp=apps handle=1639451344
  | state=S schedstat=( 331191769 304913258566 28134 ) utm=0 stm=33 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41d62d90> (a java.util.HashMap)
  at java.lang.Object.wait(Object.java:364)
  at java.lang.ProcessManager.waitForMoreChildren(ProcessManager.java:140)
  at java.lang.ProcessManager.watchChildren(ProcessManager.java:105)
  at java.lang.ProcessManager.access$000(ProcessManager.java:40)
  at java.lang.ProcessManager$1.run(ProcessManager.java:58)

"PGPlug therad" prio=5 tid=16 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b69f00 self=0x61953288
  | sysTid=1854 nice=0 sched=0/0 cgrp=apps handle=1637168864
  | state=S schedstat=( 546324246 318172531473 29231 ) utm=19 stm=35 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Thread-48" prio=5 tid=15 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b69db0 self=0x61951398
  | sysTid=1853 nice=0 sched=0/0 cgrp=apps handle=1637143936
  | state=S schedstat=( 893651672 320882802445 28267 ) utm=0 stm=89 core=2
  #00  pc 000215b0  /system/lib/libc.so (accept_+8)
  #01  pc 0006decd  /system/lib/libandroid_runtime.so
  #02  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #03  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #04  pc 00029960  /system/lib/libdvm.so
  #05  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #06  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #07  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #08  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #09  pc 0005836f  /system/lib/libdvm.so
  #10  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #11  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.net.LocalSocketImpl.accept(Native Method)
  at android.net.LocalSocketImpl.accept(LocalSocketImpl.java:333)
  at android.net.LocalServerSocket.accept(LocalServerSocket.java:94)
  at com.huawei.powergenie.modules.PGSocket$1.run(PGSocket.java:99)

"AsyncTask #1" prio=5 tid=14 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41b31288 self=0x5b950b30
  | sysTid=1766 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1535377416
  | state=S schedstat=( 330875342 465200342171 26645 ) utm=1 stm=32 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41b31420> (a java.lang.VMThread) held by tid=14 (AsyncTask #1)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"actions handler" prio=5 tid=13 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b30868 self=0x5b953738
  | sysTid=1765 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1536506768
  | state=S schedstat=( 2259959098 478398513838 35379 ) utm=159 stm=66 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"event poll" prio=5 tid=12 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b0fe50 self=0x5b94ff78
  | sysTid=1763 nice=0 sched=0/0 cgrp=apps handle=1536126776
  | state=S schedstat=( 5486496528 326230917331 48036 ) utm=441 stm=107 core=0
  #00  pc 000205fc  /system/lib/libc.so (read_+12)
  #01  pc 0001cecd  /system/lib/libjavacore.so
  #02  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #03  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #04  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at libcore.io.Posix.readBytes(Native Method)
  at libcore.io.Posix.read(Posix.java:128)
  at libcore.io.BlockGuardOs.read(BlockGuardOs.java:149)
  at libcore.io.IoBridge.read(IoBridge.java:425)
  at java.io.FileInputStream.read(FileInputStream.java:179)
  at java.io.InputStream.read(InputStream.java:162)
  at java.io.BufferedInputStream.fillbuf(BufferedInputStream.java:142)
  at java.io.BufferedInputStream.read(BufferedInputStream.java:288)
  at java.io.DataInputStream.read(DataInputStream.java:63)
  at java.io.InputStream.read(InputStream.java:162)
  at java.io.DataInputStream.read(DataInputStream.java:59)
  at com.huawei.powergenie.pginputevent.DefinedEventPoll$EventPollThread.pollEvent(DefinedEventPoll.java:190)
  at com.huawei.powergenie.pginputevent.DefinedEventPoll$EventPollThread.run(DefinedEventPoll.java:158)

"Binder_3" prio=5 tid=11 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b0f780 self=0x5b8f6628
  | sysTid=1762 nice=0 sched=0/0 cgrp=apps handle=1536123216
  | state=S schedstat=( 1379576308 290915305951 32643 ) utm=22 stm=115 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"WifiManager" prio=5 tid=10 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41afdbb0 self=0x5b8f7a98
  | sysTid=1759 nice=0 sched=0/0 cgrp=apps handle=1630292496
  | state=S schedstat=( 898331003 321192660380 33751 ) utm=47 stm=42 core=2
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Binder_2" prio=5 tid=9 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a4c5c0 self=0x5f0f0590
  | sysTid=1323 nice=0 sched=0/0 cgrp=apps handle=1535365184
  | state=S schedstat=( 1462115952 282536046941 32690 ) utm=18 stm=128 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_1" prio=5 tid=8 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a4bb88 self=0x5b83c7d0
  | sysTid=1322 nice=0 sched=0/0 cgrp=apps handle=1532041920
  | state=S schedstat=( 1667126818 294351707687 32963 ) utm=21 stm=145 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"FinalizerWatchdogDaemon" daemon prio=5 tid=7 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a48830 self=0x5b511218
  | sysTid=1321 nice=0 sched=0/0 cgrp=apps handle=1532040816
  | state=S schedstat=( 281451337 298274487314 28288 ) utm=0 stm=28 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41620aa0> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  at java.lang.Object.wait(Object.java:364)
  at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:232)
  at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:209)
  at java.lang.Thread.run(Thread.java:841)

"FinalizerDaemon" daemon prio=5 tid=6 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a486d8 self=0x5de94920
  | sysTid=1320 nice=0 sched=0/0 cgrp=apps handle=1575570808
  | state=S schedstat=( 373627189 297387979286 28253 ) utm=7 stm=30 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x4160b820> (a java.lang.ref.ReferenceQueue)
  at java.lang.Object.wait(Object.java:401)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73)
  at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:172)
  at java.lang.Thread.run(Thread.java:841)

"ReferenceQueueDaemon" daemon prio=5 tid=5 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a48570 self=0x5a29b820
  | sysTid=1319 nice=0 sched=0/0 cgrp=apps handle=1512684664
  | state=S schedstat=( 284235540 297806179914 28235 ) utm=1 stm=27 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x4160b748> 
  at java.lang.Object.wait(Object.java:364)
  at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:132)
  at java.lang.Thread.run(Thread.java:841)

"Compiler" daemon prio=5 tid=4 VMWAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a48480 self=0x416052f0
  | sysTid=1318 nice=0 sched=0/0 cgrp=apps handle=1575573168
  | state=S schedstat=( 872806267 298374120454 31376 ) utm=31 stm=56 core=1
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 00076fe3  /system/lib/libdvm.so
  #04  pc 00057a51  /system/lib/libdvm.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Signal Catcher" daemon prio=5 tid=3 RUNNABLE
  | group="system" sCount=0 dsCount=0 obj=0x41a48388 self=0x5f0eaf68
  | sysTid=1317 nice=0 sched=0/0 cgrp=apps handle=1535268624
  | state=R schedstat=( 339831612 299334726125 28124 ) utm=2 stm=31 core=2
  at dalvik.system.NativeStart.run(Native Method)

"GC" daemon prio=5 tid=2 VMWAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a482a8 self=0x5b837a00
  | sysTid=1316 nice=0 sched=0/0 cgrp=apps handle=1548489256
  | state=S schedstat=( 2452918537 307319746255 29012 ) utm=205 stm=40 core=1
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000759a7  /system/lib/libdvm.so
  #04  pc 00057a51  /system/lib/libdvm.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

----- end 1312 -----


----- pid 1300 at 2016-08-23 15:26:52 -----
Cmd line: com.android.phone

JNI: CheckJNI is off; workarounds are off; pins=1; globals=442

DALVIK THREADS:
(mutexes: tll=0 tsl=0 tscl=0 ghl=0)

"main" prio=5 tid=1 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41616f00 self=0x41535ac8
  | sysTid=1300 nice=0 sched=0/0 cgrp=apps handle=1074225492
  | state=S schedstat=( 13071262916 315738560585 68659 ) utm=606 stm=701 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.app.ActivityThread.main(ActivityThread.java:5272)
  at java.lang.reflect.Method.invokeNative(Native Method)
  at java.lang.reflect.Method.invoke(Method.java:515)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:883)
  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
  at dalvik.system.NativeStart.main(Native Method)

"AsyncTask #3" prio=5 tid=47 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41d2dc20 self=0x625328b8
  | sysTid=9202 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1649614448
  | state=S schedstat=( 8918073 5485558171 200 ) utm=0 stm=0 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41d2dd40> (a java.lang.VMThread) held by tid=47 (AsyncTask #3)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AsyncTask #2" prio=5 tid=46 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41a6a000 self=0x63556260
  | sysTid=8974 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1649593736
  | state=S schedstat=( 22300375 33221348178 1537 ) utm=0 stm=2 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41a523e8> (a java.lang.VMThread) held by tid=46 (AsyncTask #2)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"Binder_10" prio=5 tid=45 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41bda220 self=0x6252c518
  | sysTid=8876 nice=0 sched=0/0 cgrp=apps handle=1649590992
  | state=S schedstat=( 1045444432 184917416289 21093 ) utm=19 stm=85 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_F" prio=5 tid=44 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41bda4e0 self=0x6252bc70
  | sysTid=5896 nice=0 sched=0/0 cgrp=apps handle=1574627256
  | state=S schedstat=( 1120040843 196506485348 22212 ) utm=22 stm=90 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_E" prio=5 tid=43 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41c055d8 self=0x5dda7460
  | sysTid=4625 nice=0 sched=0/0 cgrp=apps handle=1667999344
  | state=S schedstat=( 1147596314 205626368209 23326 ) utm=16 stm=98 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_D" prio=5 tid=42 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41c054e8 self=0x5dda7008
  | sysTid=4593 nice=0 sched=0/0 cgrp=apps handle=1536394440
  | state=S schedstat=( 1158847299 212924822764 23453 ) utm=15 stm=100 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_C" prio=5 tid=41 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41d66d18 self=0x636ba218
  | sysTid=3215 nice=0 sched=0/0 cgrp=apps handle=1649581248
  | state=S schedstat=( 1265640947 211826346740 23940 ) utm=18 stm=108 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_B" prio=5 tid=40 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a7c8e0 self=0x62529868
  | sysTid=30484 nice=0 sched=0/0 cgrp=apps handle=1650146136
  | state=S schedstat=( 1337937623 251397996349 28286 ) utm=17 stm=116 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_A" prio=5 tid=39 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a7c7f0 self=0x5ddb80a8
  | sysTid=30199 nice=0 sched=0/0 cgrp=apps handle=1666503344
  | state=S schedstat=( 1372881463 248520298601 28287 ) utm=11 stm=126 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_9" prio=5 tid=38 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a7c700 self=0x625389c8
  | sysTid=30162 nice=0 sched=0/0 cgrp=apps handle=1666500200
  | state=S schedstat=( 1274881026 247550167749 28292 ) utm=18 stm=109 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_8" prio=5 tid=37 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a7c610 self=0x62528780
  | sysTid=30142 nice=0 sched=0/0 cgrp=apps handle=1666576840
  | state=S schedstat=( 1489496671 251044658233 28450 ) utm=17 stm=131 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_7" prio=5 tid=36 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41d2efd8 self=0x6252a9d8
  | sysTid=29730 nice=0 sched=0/0 cgrp=apps handle=1649578048
  | state=S schedstat=( 1481390918 254162559433 28858 ) utm=12 stm=136 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_6" prio=5 tid=35 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41bdabb8 self=0x6355da40
  | sysTid=13942 nice=0 sched=0/0 cgrp=apps handle=1662592176
  | state=S schedstat=( 2070198743 283396469317 32943 ) utm=46 stm=161 core=2
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"ProtocolLogManager" prio=5 tid=34 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b17638 self=0x625b68e0
  | sysTid=3450 nice=0 sched=0/0 cgrp=apps handle=1666495520
  | state=S schedstat=( 451359520 304940177401 28253 ) utm=17 stm=28 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"ServiceHandler" prio=5 tid=33 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b48a10 self=0x625b6488
  | sysTid=2872 nice=0 sched=0/0 cgrp=apps handle=1666174568
  | state=S schedstat=( 386392857 305068659363 28106 ) utm=7 stm=31 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Binder_5" prio=5 tid=32 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b34c50 self=0x63551520
  | sysTid=2639 nice=0 sched=0/0 cgrp=apps handle=1666447824
  | state=S schedstat=( 2200639387 279874008538 34369 ) utm=58 stm=162 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"SyncHandler-0" prio=5 tid=31 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41d528f8 self=0x6354bb70
  | sysTid=2093 nice=0 sched=0/0 cgrp=apps handle=1666498528
  | state=S schedstat=( 408186147 305264668873 28241 ) utm=16 stm=24 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Binder_4" prio=5 tid=30 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41d42850 self=0x6354a768
  | sysTid=2087 nice=0 sched=0/0 cgrp=apps handle=1666491400
  | state=S schedstat=( 2223269000 283378361383 34630 ) utm=83 stm=139 core=3
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Cat Icon Loader" prio=5 tid=29 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41bff880 self=0x636b9dc0
  | sysTid=1724 nice=0 sched=0/0 cgrp=apps handle=1667982416
  | state=S schedstat=( 358795992 303088818670 28070 ) utm=3 stm=32 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"RilMessageDecoder" prio=5 tid=28 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41bfee20 self=0x636c2f78
  | sysTid=1723 nice=0 sched=0/0 cgrp=apps handle=1667995512
  | state=S schedstat=( 362572352 302425010552 28082 ) utm=11 stm=25 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Cat Telephony service" prio=5 tid=27 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41bfe430 self=0x636b8f98
  | sysTid=1721 nice=0 sched=0/0 cgrp=apps handle=1668032624
  | state=S schedstat=( 370901426 303002527619 28058 ) utm=15 stm=22 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"WifiManager" prio=5 tid=26 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b7fb08 self=0x636c1590
  | sysTid=1569 nice=0 sched=0/0 cgrp=apps handle=1668028904
  | state=S schedstat=( 842573842 308045361736 33781 ) utm=49 stm=35 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"SipService.Executor" prio=5 tid=25 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b7f5a8 self=0x636c0740
  | sysTid=1568 nice=0 sched=0/0 cgrp=apps handle=1668025240
  | state=S schedstat=( 384414177 303834388561 28030 ) utm=5 stm=33 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Binder_3" prio=5 tid=24 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b55308 self=0x636b4b30
  | sysTid=1562 nice=0 sched=0/0 cgrp=apps handle=1667974776
  | state=S schedstat=( 2254196776 285804160742 34806 ) utm=62 stm=163 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"AudioTrack" prio=10 tid=23 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b30e60 self=0x633aab40
  | sysTid=1556 nice=-16 sched=0/0 cgrp=apps handle=1664788728
  | state=S schedstat=( 303950031 246532723818 28599 ) utm=0 stm=30 core=1
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 00048655  /system/lib/libmedia.so (android::AudioTrack::AudioTrackThread::threadLoop()+36)
  #04  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #05  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #06  pc 0000e58f  /system/lib/libutils.so
  #07  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #08  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"AsyncTask #1" prio=5 tid=22 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41b23a78 self=0x633a9b58
  | sysTid=1554 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1664786352
  | state=S schedstat=( 300108122 466047572720 26577 ) utm=0 stm=30 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41b23c10> (a java.lang.VMThread) held by tid=22 (AsyncTask #1)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AsyncQueryWorker" prio=5 tid=21 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b146a8 self=0x632a22b8
  | sysTid=1550 nice=0 sched=0/0 cgrp=apps handle=1663706896
  | state=S schedstat=( 373922338 301634877488 28108 ) utm=10 stm=27 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"AnomalousLogStoreHandler" prio=5 tid=20 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41afca60 self=0x5b951628
  | sysTid=1548 nice=0 sched=0/0 cgrp=apps handle=1662591240
  | state=S schedstat=( 367474797 301904331755 28094 ) utm=4 stm=32 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"HuaweiPhoneTempService" prio=5 tid=19 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41afc258 self=0x63197d38
  | sysTid=1547 nice=0 sched=0/0 cgrp=apps handle=1650186840
  | state=S schedstat=( 367641345 303206507725 28114 ) utm=4 stm=32 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"CdmaServiceCategoryProgramHandler" prio=5 tid=18 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41ae0838 self=0x5b9509c0
  | sysTid=1515 nice=0 sched=0/0 cgrp=apps handle=1536495128
  | state=S schedstat=( 355338129 300847495286 28128 ) utm=9 stm=26 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"CellBroadcastHandler" prio=5 tid=17 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41ae0080 self=0x5b950010
  | sysTid=1513 nice=0 sched=0/0 cgrp=apps handle=1536492648
  | state=S schedstat=( 364158639 301755639690 28121 ) utm=9 stm=27 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"CdmaInboundSmsHandler" prio=5 tid=16 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41adefc0 self=0x5de98588
  | sysTid=1512 nice=0 sched=0/0 cgrp=apps handle=1575586272
  | state=S schedstat=( 350347206 300153353215 28143 ) utm=6 stm=29 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"GsmCellBroadcastHandler" prio=5 tid=15 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41ade168 self=0x5de97d38
  | sysTid=1511 nice=0 sched=0/0 cgrp=apps handle=1575582184
  | state=S schedstat=( 358637845 301223687916 28096 ) utm=12 stm=23 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"GsmInboundSmsHandler" prio=5 tid=14 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41adc670 self=0x5de96f68
  | sysTid=1501 nice=0 sched=0/0 cgrp=apps handle=1575580608
  | state=S schedstat=( 427984872 300946754124 28460 ) utm=19 stm=23 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"DcHandlerThread" prio=5 tid=13 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41ab3f78 self=0x5de95bf0
  | sysTid=1500 nice=0 sched=0/0 cgrp=apps handle=1594820240
  | state=S schedstat=( 681244990 302816090529 28874 ) utm=38 stm=30 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"RILReceiver" prio=5 tid=12 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a900a8 self=0x5f0ed878
  | sysTid=1499 nice=0 sched=0/0 cgrp=apps handle=1594809552
  | state=S schedstat=( 1832000189 305136397106 35534 ) utm=111 stm=72 core=0
  #00  pc 0002170c  /system/lib/libc.so (recvmsg_+8)
  #01  pc 0006d8d1  /system/lib/libandroid_runtime.so
  #02  pc 0006dd41  /system/lib/libandroid_runtime.so
  #03  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #04  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #05  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.net.LocalSocketImpl.readba_native(Native Method)
  at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:33)
  at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:103)
  at com.android.internal.telephony.RIL.readRilMessage(RIL.java:500)
  at com.android.internal.telephony.RIL.access$700(RIL.java:238)
  at com.android.internal.telephony.RIL$RILReceiver.run(RIL.java:618)
  at java.lang.Thread.run(Thread.java:841)

"RILSender" prio=5 tid=11 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a8da48 self=0x5f0ed110
  | sysTid=1498 nice=0 sched=0/0 cgrp=apps handle=1536158848
  | state=S schedstat=( 683552397 303517399951 33131 ) utm=32 stm=36 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"IntentService[test]" prio=5 tid=10 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a736b8 self=0x5c4c24a8
  | sysTid=1393 nice=0 sched=0/0 cgrp=apps handle=1535368192
  | state=S schedstat=( 405168361 301230554280 28147 ) utm=10 stm=30 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Binder_2" prio=5 tid=9 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a4a9f8 self=0x5b83d288
  | sysTid=1311 nice=0 sched=0/0 cgrp=apps handle=1535365184
  | state=S schedstat=( 2344485922 273129103015 35136 ) utm=69 stm=165 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_1" prio=5 tid=8 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a4a8f0 self=0x5b83c7d0
  | sysTid=1310 nice=0 sched=0/0 cgrp=apps handle=1532041920
  | state=S schedstat=( 2712884992 287375667637 37871 ) utm=78 stm=193 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"FinalizerWatchdogDaemon" daemon prio=5 tid=7 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a47558 self=0x5b511218
  | sysTid=1309 nice=0 sched=0/0 cgrp=apps handle=1532040816
  | state=S schedstat=( 259540977 287198580241 28301 ) utm=0 stm=25 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41620aa0> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  at java.lang.Object.wait(Object.java:364)
  at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:232)
  at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:209)
  at java.lang.Thread.run(Thread.java:841)

"FinalizerDaemon" daemon prio=5 tid=6 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a47400 self=0x5de94920
  | sysTid=1308 nice=0 sched=0/0 cgrp=apps handle=1575570808
  | state=S schedstat=( 352435570 287026688958 28758 ) utm=7 stm=28 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x4160b820> (a java.lang.ref.ReferenceQueue)
  at java.lang.Object.wait(Object.java:401)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73)
  at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:172)
  at java.lang.Thread.run(Thread.java:841)

"ReferenceQueueDaemon" daemon prio=5 tid=5 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a47298 self=0x5a29b820
  | sysTid=1307 nice=0 sched=0/0 cgrp=apps handle=1512684664
  | state=S schedstat=( 273047516 289287284291 28259 ) utm=1 stm=26 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x4160b748> 
  at java.lang.Object.wait(Object.java:364)
  at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:132)
  at java.lang.Thread.run(Thread.java:841)

"Compiler" daemon prio=5 tid=4 VMWAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a471a8 self=0x416052f0
  | sysTid=1306 nice=0 sched=0/0 cgrp=apps handle=1575573168
  | state=S schedstat=( 981374503 290086521713 32371 ) utm=44 stm=54 core=1
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 00076fe3  /system/lib/libdvm.so
  #04  pc 00057a51  /system/lib/libdvm.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Signal Catcher" daemon prio=5 tid=3 RUNNABLE
  | group="system" sCount=0 dsCount=0 obj=0x41a470b0 self=0x5f0eaf68
  | sysTid=1305 nice=0 sched=0/0 cgrp=apps handle=1535268624
  | state=R schedstat=( 336548477 289417380649 28212 ) utm=6 stm=27 core=1
  at dalvik.system.NativeStart.run(Native Method)

"GC" daemon prio=5 tid=2 VMWAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a46fd0 self=0x5b837a00
  | sysTid=1304 nice=0 sched=0/0 cgrp=apps handle=1548489256
  | state=S schedstat=( 1276381226 293642877645 28888 ) utm=101 stm=26 core=1
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000759a7  /system/lib/libdvm.so
  #04  pc 00057a51  /system/lib/libdvm.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

----- end 1300 -----


----- pid 1287 at 2016-08-23 15:26:52 -----
Cmd line: com.huawei.android.dmclient

JNI: CheckJNI is off; workarounds are off; pins=0; globals=314

DALVIK THREADS:
(mutexes: tll=0 tsl=0 tscl=0 ghl=0)

"main" prio=5 tid=1 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41616f00 self=0x41535ac8
  | sysTid=1287 nice=0 sched=0/0 cgrp=apps handle=1074225492
  | state=S schedstat=( 1410243224 295084771618 30430 ) utm=75 stm=66 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.app.ActivityThread.main(ActivityThread.java:5272)
  at java.lang.reflect.Method.invokeNative(Native Method)
  at java.lang.reflect.Method.invoke(Method.java:515)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:883)
  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
  at dalvik.system.NativeStart.main(Native Method)

"Binder_10" prio=5 tid=27 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41c967c8 self=0x60c71370
  | sysTid=24166 nice=0 sched=0/0 cgrp=apps handle=1623658792
  | state=S schedstat=( 462048317 115399739883 12158 ) utm=1 stm=45 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_F" prio=5 tid=26 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41c8d9f8 self=0x60b6c700
  | sysTid=22883 nice=0 sched=0/0 cgrp=apps handle=1622590648
  | state=S schedstat=( 511727730 129781246856 13457 ) utm=0 stm=51 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_E" prio=5 tid=25 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41c71f40 self=0x60a67550
  | sysTid=20385 nice=0 sched=0/0 cgrp=apps handle=1621521160
  | state=S schedstat=( 540857756 136437591931 14209 ) utm=0 stm=54 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_D" prio=5 tid=24 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41c6afa0 self=0x6095e8c8
  | sysTid=20086 nice=0 sched=0/0 cgrp=apps handle=1620436608
  | state=S schedstat=( 599691263 134427639570 14353 ) utm=1 stm=58 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_C" prio=5 tid=23 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41c6a428 self=0x6095e008
  | sysTid=20081 nice=0 sched=0/0 cgrp=apps handle=1619360208
  | state=S schedstat=( 526875520 135317670858 14357 ) utm=0 stm=52 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_B" prio=5 tid=22 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41c5f828 self=0x60857008
  | sysTid=14921 nice=0 sched=0/0 cgrp=apps handle=1594895664
  | state=S schedstat=( 720106972 160341263357 17281 ) utm=0 stm=72 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_A" prio=5 tid=21 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41c5c4e8 self=0x5f102358
  | sysTid=13956 nice=0 sched=0/0 cgrp=apps handle=1594892560
  | state=S schedstat=( 837274032 171553477298 17837 ) utm=1 stm=82 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_9" prio=5 tid=20 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41c5b9e8 self=0x5f0fd6a8
  | sysTid=13384 nice=0 sched=0/0 cgrp=apps handle=1594872928
  | state=S schedstat=( 872082222 169912444961 18276 ) utm=0 stm=87 core=2
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_8" prio=5 tid=19 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41c53930 self=0x5f0fd008
  | sysTid=1995 nice=0 sched=0/0 cgrp=apps handle=1536604448
  | state=S schedstat=( 924882858 212306454893 23351 ) utm=0 stm=92 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_7" prio=5 tid=18 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41c41e80 self=0x5b96b008
  | sysTid=29478 nice=0 sched=0/0 cgrp=apps handle=1536474384
  | state=S schedstat=( 1149324653 249634538124 27796 ) utm=0 stm=114 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_6" prio=5 tid=17 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41c40970 self=0x5b94b2e8
  | sysTid=29363 nice=0 sched=0/0 cgrp=apps handle=1536471200
  | state=S schedstat=( 1134345881 252297615976 27895 ) utm=1 stm=112 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_5" prio=5 tid=16 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41c378f8 self=0x5b8403c8
  | sysTid=28480 nice=0 sched=0/0 cgrp=apps handle=1535377576
  | state=S schedstat=( 1288836004 258855245880 28848 ) utm=0 stm=128 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_4" prio=5 tid=15 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41bd3a10 self=0x5b940980
  | sysTid=19890 nice=0 sched=0/0 cgrp=apps handle=1536506896
  | state=S schedstat=( 1250209389 272038230917 28994 ) utm=1 stm=124 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_3" prio=5 tid=14 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41bd3920 self=0x5b81d810
  | sysTid=19889 nice=0 sched=0/0 cgrp=apps handle=1575578344
  | state=S schedstat=( 1198242377 270899801563 28973 ) utm=1 stm=118 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Timer-0" prio=5 tid=13 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41a852f8 self=0x5f0f04e8
  | sysTid=1423 nice=0 sched=0/0 cgrp=apps handle=1594820928
  | state=S schedstat=( 284249943 286827788421 28132 ) utm=0 stm=28 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41a852f8> (a java.util.Timer$TimerImpl)
  at java.lang.Object.wait(Object.java:364)
  at java.util.Timer$TimerImpl.run(Timer.java:214)

"Thread-39" prio=5 tid=12 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a84478 self=0x5f0ed378
  | sysTid=1421 nice=0 sched=0/0 cgrp=apps handle=1594808272
  | state=S schedstat=( 395094358 295453732601 28144 ) utm=16 stm=23 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at com.huawei.android.dmclient.service.DMTimerThread.run(DMTimerThread.java:53)

"java.lang.ProcessManager" daemon prio=5 tid=11 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41a81758 self=0x5b83df10
  | sysTid=1391 nice=0 sched=0/0 cgrp=apps handle=1575634592
  | state=S schedstat=( 262797719 282240178085 28243 ) utm=0 stm=26 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41a815c0> (a java.util.HashMap)
  at java.lang.Object.wait(Object.java:364)
  at java.lang.ProcessManager.waitForMoreChildren(ProcessManager.java:140)
  at java.lang.ProcessManager.watchChildren(ProcessManager.java:105)
  at java.lang.ProcessManager.access$000(ProcessManager.java:40)
  at java.lang.ProcessManager$1.run(ProcessManager.java:58)

"Thread-37" prio=5 tid=10 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a73e78 self=0x5c4c26c0
  | sysTid=1390 nice=0 sched=0/0 cgrp=apps handle=1548493944
  | state=S schedstat=( 304346169 284537387832 28183 ) utm=2 stm=28 core=1
  #00  pc 000214a4  /system/lib/libc.so (__rt_sigtimedwait+12)
  #01  pc 00013685  /system/lib/libc.so (sigwait+24)
  #02  pc 00079a5f  /system/lib/libdmfota_final.so (dmtask_signalhandler+126)
  #03  pc 00079cc9  /system/lib/libdmfota_final.so (dm_task+72)
  #04  pc 0002a92d  /system/lib/libdmfota_final.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_2" prio=5 tid=9 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a49918 self=0x5b83d288
  | sysTid=1299 nice=0 sched=0/0 cgrp=apps handle=1535365184
  | state=S schedstat=( 1315575440 269114775928 29535 ) utm=9 stm=122 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_1" prio=5 tid=8 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a49778 self=0x5b83c7d0
  | sysTid=1298 nice=0 sched=0/0 cgrp=apps handle=1532041920
  | state=S schedstat=( 1338163995 281837376762 29760 ) utm=7 stm=126 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"FinalizerWatchdogDaemon" daemon prio=5 tid=7 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a46420 self=0x5b511218
  | sysTid=1297 nice=0 sched=0/0 cgrp=apps handle=1532040816
  | state=S schedstat=( 259517330 280041832332 28203 ) utm=0 stm=25 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41620aa0> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  at java.lang.Object.wait(Object.java:364)
  at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:232)
  at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:209)
  at java.lang.Thread.run(Thread.java:841)

"FinalizerDaemon" daemon prio=5 tid=6 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a462c8 self=0x5de94920
  | sysTid=1296 nice=0 sched=0/0 cgrp=apps handle=1575570808
  | state=S schedstat=( 257094050 280071993092 28222 ) utm=0 stm=25 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x4160b820> (a java.lang.ref.ReferenceQueue)
  at java.lang.Object.wait(Object.java:401)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73)
  at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:172)
  at java.lang.Thread.run(Thread.java:841)

"ReferenceQueueDaemon" daemon prio=5 tid=5 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a46160 self=0x5a29b820
  | sysTid=1295 nice=0 sched=0/0 cgrp=apps handle=1512684664
  | state=S schedstat=( 261825203 279499616029 28180 ) utm=0 stm=26 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x4160b748> 
  at java.lang.Object.wait(Object.java:364)
  at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:132)
  at java.lang.Thread.run(Thread.java:841)

"Compiler" daemon prio=5 tid=4 VMWAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a46070 self=0x416052f0
  | sysTid=1294 nice=0 sched=0/0 cgrp=apps handle=1575573168
  | state=S schedstat=( 388216996 278616957745 28739 ) utm=6 stm=32 core=0
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 00076fe3  /system/lib/libdvm.so
  #04  pc 00057a51  /system/lib/libdvm.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Signal Catcher" daemon prio=5 tid=3 RUNNABLE
  | group="system" sCount=0 dsCount=0 obj=0x41a45f78 self=0x5f0eaf68
  | sysTid=1293 nice=0 sched=0/0 cgrp=apps handle=1535268624
  | state=R schedstat=( 330421346 280951923174 28231 ) utm=2 stm=31 core=0
  at dalvik.system.NativeStart.run(Native Method)

"GC" daemon prio=5 tid=2 VMWAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a45e98 self=0x5b837a00
  | sysTid=1292 nice=0 sched=0/0 cgrp=apps handle=1548489256
  | state=S schedstat=( 298251128 284449114819 28147 ) utm=0 stm=29 core=0
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000759a7  /system/lib/libdvm.so
  #04  pc 00057a51  /system/lib/libdvm.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

----- end 1287 -----


----- pid 1124 at 2016-08-23 15:26:52 -----
Cmd line: com.android.systemui

JNI: CheckJNI is off; workarounds are off; pins=0; globals=482

DALVIK THREADS:
(mutexes: tll=0 tsl=0 tscl=0 ghl=0)

"main" prio=5 tid=1 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41616f00 self=0x41535ac8
  | sysTid=1124 nice=0 sched=0/0 cgrp=apps handle=1074225492
  | state=S schedstat=( 128838080616 359499696082 305189 ) utm=10917 stm=1966 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 00063951  /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+392)
  #10  pc 0006b9b3  /system/lib/libdvm.so
  #11  pc 00029960  /system/lib/libdvm.so
  #12  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #13  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #14  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #15  pc 0004cd47  /system/lib/libdvm.so
  #16  pc 0004e82b  /system/lib/libandroid_runtime.so
  #17  pc 0004f5df  /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+354)
  #18  pc 0000105b  /system/bin/app_process
  #19  pc 0000e683  /system/lib/libc.so (__libc_init+50)
  #20  pc 00000d7c  /system/bin/app_process
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.app.ActivityThread.main(ActivityThread.java:5272)
  at java.lang.reflect.Method.invokeNative(Native Method)
  at java.lang.reflect.Method.invoke(Method.java:515)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:883)
  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
  at dalvik.system.NativeStart.main(Native Method)

"Timer-0" prio=5 tid=36 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41af7da0 self=0x636bb2b0
  | sysTid=11903 nice=0 sched=0/0 cgrp=apps handle=1656855888
  | state=S schedstat=( 1625674 3376460 13 ) utm=0 stm=0 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41af7da0> (a java.util.Timer$TimerImpl)
  at java.lang.Object.wait(Object.java:364)
  at java.util.Timer$TimerImpl.run(Timer.java:214)

"Binder_10" prio=5 tid=35 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41cd5390 self=0x64793a10
  | sysTid=16850 nice=0 sched=0/0 cgrp=apps handle=1661222528
  | state=S schedstat=( 960080663 147392800635 18147 ) utm=12 stm=84 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_F" prio=5 tid=34 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41ba26d0 self=0x63058778
  | sysTid=16825 nice=0 sched=0/0 cgrp=apps handle=1659052616
  | state=S schedstat=( 890641873 155528659082 18158 ) utm=13 stm=76 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_E" prio=5 tid=33 SUSPENDED
  | group="main" sCount=1 dsCount=0 obj=0x41ac3dc0 self=0x62de6dc8
  | sysTid=14919 nice=0 sched=0/0 cgrp=apps handle=1677424648
  | state=S schedstat=( 1026881253 150711382349 18885 ) utm=14 stm=88 core=0
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000566eb  /system/lib/libdvm.so
  #04  pc 00056d5d  /system/lib/libdvm.so (dvmChangeStatus(Thread*, ThreadStatus)+34)
  #05  pc 0004d531  /system/lib/libdvm.so
  #06  pc 00072a27  /system/lib/libandroid_runtime.so
  #07  pc 00073221  /system/lib/libandroid_runtime.so
  #08  pc 00019225  /system/lib/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+60)
  #09  pc 0001d799  /system/lib/libbinder.so (android::IPCThreadState::executeCommand(int)+508)
  #10  pc 0001db17  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+38)
  #11  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #12  pc 000219f5  /system/lib/libbinder.so
  #13  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #14  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #15  pc 0000e58f  /system/lib/libutils.so
  #16  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #17  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_D" prio=5 tid=32 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41d2cfd0 self=0x62dc8ea0
  | sysTid=13961 nice=0 sched=0/0 cgrp=apps handle=1658622832
  | state=S schedstat=( 1038385830 159932135112 19500 ) utm=13 stm=90 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_C" prio=5 tid=31 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41d2e8d8 self=0x62dc8840
  | sysTid=13382 nice=0 sched=0/0 cgrp=apps handle=1685645784
  | state=S schedstat=( 1104181941 163494863442 19907 ) utm=11 stm=99 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_B" prio=5 tid=30 SUSPENDED
  | group="main" sCount=1 dsCount=0 obj=0x41a66188 self=0x63058d58
  | sysTid=13379 nice=0 sched=0/0 cgrp=apps handle=1658745528
  | state=S schedstat=( 1137449740 169672102079 19917 ) utm=17 stm=96 core=0
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000566eb  /system/lib/libdvm.so
  #04  pc 00056d5d  /system/lib/libdvm.so (dvmChangeStatus(Thread*, ThreadStatus)+34)
  #05  pc 0004d531  /system/lib/libdvm.so
  #06  pc 00072a27  /system/lib/libandroid_runtime.so
  #07  pc 00073221  /system/lib/libandroid_runtime.so
  #08  pc 00019225  /system/lib/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+60)
  #09  pc 0001d799  /system/lib/libbinder.so (android::IPCThreadState::executeCommand(int)+508)
  #10  pc 0001db17  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+38)
  #11  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #12  pc 000219f5  /system/lib/libbinder.so
  #13  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #14  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #15  pc 0000e58f  /system/lib/libutils.so
  #16  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #17  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_A" prio=5 tid=29 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b5db60 self=0x62de6970
  | sysTid=1993 nice=0 sched=0/0 cgrp=apps handle=1661200088
  | state=S schedstat=( 1483649171 194269418261 25051 ) utm=13 stm=135 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_9" prio=5 tid=28 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41adf090 self=0x6303e008
  | sysTid=29535 nice=0 sched=0/0 cgrp=apps handle=1661250736
  | state=S schedstat=( 1551931462 235373433944 29288 ) utm=7 stm=148 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_8" prio=5 tid=27 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41ce81a0 self=0x63060cc0
  | sysTid=29477 nice=0 sched=0/0 cgrp=apps handle=1660172040
  | state=S schedstat=( 1605777877 239705840411 29535 ) utm=14 stm=146 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_7" prio=5 tid=26 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a81610 self=0x639ae048
  | sysTid=29361 nice=0 sched=0/0 cgrp=apps handle=1660170264
  | state=S schedstat=( 1707166723 242472397302 29646 ) utm=20 stm=150 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_6" prio=5 tid=25 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41d035f0 self=0x62f35bd8
  | sysTid=29142 nice=0 sched=0/0 cgrp=apps handle=1660293664
  | state=S schedstat=( 1731698161 244198057660 30001 ) utm=18 stm=155 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_5" prio=5 tid=24 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41aef0c0 self=0x64794100
  | sysTid=28489 nice=0 sched=0/0 cgrp=apps handle=1658386432
  | state=S schedstat=( 1734987008 260327003800 30652 ) utm=14 stm=159 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"AsyncTask #5" prio=5 tid=23 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41fff1e0 self=0x63039780
  | sysTid=17263 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1685650696
  | state=S schedstat=( 288162859 452740666127 26499 ) utm=2 stm=26 core=3
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41fff338> (a java.lang.VMThread) held by tid=23 (AsyncTask #5)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AsyncTask #4" prio=5 tid=22 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41aa7040 self=0x64949700
  | sysTid=16027 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1660337256
  | state=S schedstat=( 298335986 451905241750 26241 ) utm=3 stm=26 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41aa0fd0> (a java.lang.VMThread) held by tid=22 (AsyncTask #4)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AsyncTask #3" prio=5 tid=21 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41aab850 self=0x62f6b040
  | sysTid=16026 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1660279632
  | state=S schedstat=( 315957097 451485416943 26206 ) utm=8 stm=23 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41aab328> (a java.lang.VMThread) held by tid=21 (AsyncTask #3)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"Binder_4" prio=5 tid=17 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41f824d8 self=0x62c1b340
  | sysTid=10900 nice=0 sched=0/0 cgrp=apps handle=1660146064
  | state=S schedstat=( 2447899226 247890690985 33898 ) utm=43 stm=201 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"AsyncTask #2" prio=5 tid=19 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41bb3150 self=0x62e0d2c8
  | sysTid=8102 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1658299472
  | state=S schedstat=( 316845925 451919874472 26152 ) utm=2 stm=29 core=3
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41bb3270> (a java.lang.VMThread) held by tid=19 (AsyncTask #2)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AsyncTask #1" prio=5 tid=18 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41f3a670 self=0x62e0e028
  | sysTid=8101 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1658298888
  | state=S schedstat=( 330448837 452636562096 26244 ) utm=4 stm=29 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41f30978> (a java.lang.VMThread) held by tid=18 (AsyncTask #1)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"Binder_3" prio=5 tid=16 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41d2ecf0 self=0x62d9fea8
  | sysTid=1383 nice=0 sched=0/0 cgrp=apps handle=1658345928
  | state=S schedstat=( 2660448496 259512418458 35516 ) utm=64 stm=202 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"SystemUI StorageNotification" prio=5 tid=15 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41aa8de8 self=0x5b952840
  | sysTid=1177 nice=0 sched=0/0 cgrp=apps handle=1536505328
  | state=S schedstat=( 380082219 273879050805 28355 ) utm=10 stm=28 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Thread-23" prio=5 tid=14 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41aa29f0 self=0x5b9519e0
  | sysTid=1174 nice=0 sched=0/0 cgrp=apps handle=1536493432
  | state=S schedstat=( 507095285 271471073065 29790 ) utm=17 stm=33 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at com.android.systemui.statusbar.policy.NetworkController$BatteryStatsNoteThread.run(NetworkController.java:2223)

"WifiManager" prio=5 tid=13 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a8df30 self=0x5b945468
  | sysTid=1170 nice=0 sched=0/0 cgrp=apps handle=1536489872
  | state=S schedstat=( 833962922 278490047336 34015 ) utm=28 stm=55 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Thread-20" prio=5 tid=12 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a68900 self=0x5b9449b8
  | sysTid=1160 nice=0 sched=0/0 cgrp=apps handle=1536445968
  | state=S schedstat=( 455592977 273873212894 28598 ) utm=13 stm=32 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at com.android.systemui.SystemUIApplication$1.run(SystemUIApplication.java:25)

"SoundPoolThread" prio=5 tid=11 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a62658 self=0x5f0ef9c0
  | sysTid=1148 nice=0 sched=0/0 cgrp=apps handle=1594814744
  | state=S schedstat=( 263427309 261240284633 28385 ) utm=0 stm=26 core=0
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 00067445  /system/lib/libmedia.so
  #04  pc 00067497  /system/lib/libmedia.so (android::SoundPoolThread::read()+16)
  #05  pc 00067643  /system/lib/libmedia.so (android::SoundPoolThread::run()+14)
  #06  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #07  pc 0000e58f  /system/lib/libutils.so
  #08  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #09  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"SoundPool" prio=5 tid=10 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a624f0 self=0x5f0ef360
  | sysTid=1147 nice=0 sched=0/0 cgrp=apps handle=1536608544
  | state=S schedstat=( 270674688 263322118156 28354 ) utm=0 stm=27 core=0
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 00066fdb  /system/lib/libmedia.so (android::SoundPool::run()+20)
  #04  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #05  pc 0000e58f  /system/lib/libutils.so
  #06  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #07  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_2" prio=5 tid=9 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a43478 self=0x5b83d288
  | sysTid=1135 nice=0 sched=0/0 cgrp=apps handle=1535365184
  | state=S schedstat=( 2675846533 246854191026 35778 ) utm=64 stm=203 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_1" prio=5 tid=8 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a43358 self=0x5b83c7d0
  | sysTid=1134 nice=0 sched=0/0 cgrp=apps handle=1532041920
  | state=S schedstat=( 2893917102 262888153194 35973 ) utm=65 stm=224 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"FinalizerWatchdogDaemon" daemon prio=5 tid=7 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a40030 self=0x5b511218
  | sysTid=1133 nice=0 sched=0/0 cgrp=apps handle=1532040816
  | state=S schedstat=( 275729883 258175061637 28746 ) utm=0 stm=27 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41620aa0> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  at java.lang.Object.wait(Object.java:364)
  at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:232)
  at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:209)
  at java.lang.Thread.run(Thread.java:841)

"FinalizerDaemon" daemon prio=5 tid=6 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a3fed8 self=0x5de94920
  | sysTid=1132 nice=0 sched=0/0 cgrp=apps handle=1575570808
  | state=S schedstat=( 554771816 258969549413 29085 ) utm=26 stm=29 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x4160b820> (a java.lang.ref.ReferenceQueue)
  at java.lang.Object.wait(Object.java:401)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73)
  at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:172)
  at java.lang.Thread.run(Thread.java:841)

"ReferenceQueueDaemon" daemon prio=5 tid=5 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a3fd70 self=0x5a29b820
  | sysTid=1131 nice=0 sched=0/0 cgrp=apps handle=1512684664
  | state=S schedstat=( 318894946 259200198762 28816 ) utm=6 stm=25 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x4160b748> 
  at java.lang.Object.wait(Object.java:364)
  at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:132)
  at java.lang.Thread.run(Thread.java:841)

"Compiler" daemon prio=5 tid=4 VMWAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a3fc80 self=0x416052f0
  | sysTid=1130 nice=0 sched=0/0 cgrp=apps handle=1575573168
  | state=S schedstat=( 1244389127 259488343513 34333 ) utm=71 stm=53 core=0
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 00076fe3  /system/lib/libdvm.so
  #04  pc 00057a51  /system/lib/libdvm.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Signal Catcher" daemon prio=5 tid=3 RUNNABLE
  | group="system" sCount=0 dsCount=0 obj=0x41a3fb88 self=0x5f0eaf68
  | sysTid=1129 nice=0 sched=0/0 cgrp=apps handle=1535268624
  | state=R schedstat=( 344394843 261169221628 28373 ) utm=1 stm=33 core=0
  at dalvik.system.NativeStart.run(Native Method)

"GC" daemon prio=5 tid=2 VMWAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a3faa8 self=0x5b837a00
  | sysTid=1128 nice=0 sched=0/0 cgrp=apps handle=1548489256
  | state=S schedstat=( 5015583487 268609824863 31500 ) utm=450 stm=51 core=0
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000759a7  /system/lib/libdvm.so
  #04  pc 00057a51  /system/lib/libdvm.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

NATIVE THREADS:
"ndroid.systemui" sysTid=1400 nice=0 sched=0/0 cgrp=apps
  | state=S schedstat=( 272645792 263052260081 28410 ) utm=0 stm=27 core=0

"ndroid.systemui" sysTid=1401 nice=0 sched=0/0 cgrp=apps
  | state=S schedstat=( 253426359 260626006343 28459 ) utm=0 stm=25 core=0

"ndroid.systemui" sysTid=1402 nice=0 sched=0/0 cgrp=apps
  | state=S schedstat=( 262234450 261335298473 28453 ) utm=1 stm=25 core=0

"ndroid.systemui" sysTid=1403 nice=0 sched=0/0 cgrp=apps
  | state=S schedstat=( 252123020 259460588376 28381 ) utm=0 stm=25 core=0

"GL updater" sysTid=12177 nice=-10 sched=0/0 cgrp=apps
  | state=S schedstat=( 1189325 301928 58 ) utm=0 stm=0 core=0

----- end 1124 -----


----- pid 12160 at 2016-08-23 15:26:53 -----
Cmd line: com.android.defcontainer

JNI: CheckJNI is off; workarounds are off; pins=0; globals=254

DALVIK THREADS:
(mutexes: tll=0 tsl=0 tscl=0 ghl=0)

"main" prio=5 tid=1 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41616f00 self=0x41535ac8
  | sysTid=12160 nice=0 sched=0/0 cgrp=apps handle=1074225492
  | state=S schedstat=( 26844218 7522604 59 ) utm=2 stm=0 core=3
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 00063951  /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+392)
  #10  pc 0006b9b3  /system/lib/libdvm.so
  #11  pc 00029960  /system/lib/libdvm.so
  #12  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #13  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #14  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #15  pc 0004cd47  /system/lib/libdvm.so
  #16  pc 0004e82b  /system/lib/libandroid_runtime.so
  #17  pc 0004f5df  /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+354)
  #18  pc 0000105b  /system/bin/app_process
  #19  pc 0000e683  /system/lib/libc.so (__libc_init+50)
  #20  pc 00000d7c  /system/bin/app_process
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.app.ActivityThread.main(ActivityThread.java:5272)
  at java.lang.reflect.Method.invokeNative(Native Method)
  at java.lang.reflect.Method.invoke(Method.java:515)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:883)
  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
  at dalvik.system.NativeStart.main(Native Method)

"Binder_4" prio=5 tid=12 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a52600 self=0x5dea3cd8
  | sysTid=12176 nice=0 sched=0/0 cgrp=apps handle=1575631472
  | state=S schedstat=( 253209316 299005068 1427 ) utm=11 stm=14 core=2
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_3" prio=5 tid=11 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a52398 self=0x5f0f8ac0
  | sysTid=12175 nice=0 sched=0/0 cgrp=apps handle=1548495048
  | state=S schedstat=( 429639882 373989253 1849 ) utm=12 stm=30 core=2
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"IntentService[DefaultContainerService]" prio=5 tid=10 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a51b10 self=0x5b83df08
  | sysTid=12172 nice=0 sched=0/0 cgrp=apps handle=1548493944
  | state=S schedstat=( 365208 491042 7 ) utm=0 stm=0 core=3
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Binder_2" prio=5 tid=9 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a48920 self=0x5b83ce70
  | sysTid=12171 nice=0 sched=0/0 cgrp=apps handle=1535364136
  | state=S schedstat=( 316380782 356475894 1571 ) utm=9 stm=22 core=2
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_1" prio=5 tid=8 SUSPENDED
  | group="main" sCount=1 dsCount=0 obj=0x41a48800 self=0x5b83c7d0
  | sysTid=12170 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1532041400
  | state=S schedstat=( 289618430 359869984 1590 ) utm=12 stm=16 core=2
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000566eb  /system/lib/libdvm.so
  #04  pc 00056d5d  /system/lib/libdvm.so (dvmChangeStatus(Thread*, ThreadStatus)+34)
  #05  pc 0004d531  /system/lib/libdvm.so
  #06  pc 00072a27  /system/lib/libandroid_runtime.so
  #07  pc 00073221  /system/lib/libandroid_runtime.so
  #08  pc 00019225  /system/lib/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+60)
  #09  pc 0001d799  /system/lib/libbinder.so (android::IPCThreadState::executeCommand(int)+508)
  #10  pc 0001db17  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+38)
  #11  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #12  pc 000219f5  /system/lib/libbinder.so
  #13  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #14  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #15  pc 0000e58f  /system/lib/libutils.so
  #16  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #17  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"FinalizerWatchdogDaemon" daemon prio=5 tid=7 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a454d8 self=0x5b511010
  | sysTid=12169 nice=0 sched=0/0 cgrp=apps handle=1532040296
  | state=S schedstat=( 162657 0 3 ) utm=0 stm=0 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41620aa0> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  at java.lang.Object.wait(Object.java:364)
  at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:232)
  at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:209)
  at java.lang.Thread.run(Thread.java:841)

"FinalizerDaemon" daemon prio=5 tid=6 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a45380 self=0x5de94920
  | sysTid=12168 nice=0 sched=0/0 cgrp=apps handle=1575570808
  | state=S schedstat=( 295208 215729 3 ) utm=0 stm=0 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x4160b820> (a java.lang.ref.ReferenceQueue)
  at java.lang.Object.wait(Object.java:401)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73)
  at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:172)
  at java.lang.Thread.run(Thread.java:841)

"ReferenceQueueDaemon" daemon prio=5 tid=5 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a45218 self=0x5a29b820
  | sysTid=12167 nice=0 sched=0/0 cgrp=apps handle=1512684664
  | state=S schedstat=( 358490 4175417 8 ) utm=0 stm=0 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x4160b748> 
  at java.lang.Object.wait(Object.java:364)
  at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:132)
  at java.lang.Thread.run(Thread.java:841)

"Compiler" daemon prio=5 tid=4 VMWAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a45128 self=0x416052f0
  | sysTid=12166 nice=0 sched=0/0 cgrp=apps handle=1575614096
  | state=S schedstat=( 35706882 1689999 283 ) utm=2 stm=1 core=1
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 00076fe3  /system/lib/libdvm.so
  #04  pc 00057a51  /system/lib/libdvm.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Signal Catcher" daemon prio=5 tid=3 RUNNABLE
  | group="system" sCount=0 dsCount=0 obj=0x41a45030 self=0x5f0eaf68
  | sysTid=12165 nice=0 sched=0/0 cgrp=apps handle=1535268624
  | state=R schedstat=( 16833750 4880990 16 ) utm=0 stm=1 core=3
  at dalvik.system.NativeStart.run(Native Method)

"GC" daemon prio=5 tid=2 VMWAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a44f50 self=0x5b837a00
  | sysTid=12164 nice=0 sched=0/0 cgrp=apps handle=1548489256
  | state=S schedstat=( 473749 3949636 4 ) utm=0 stm=0 core=3
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000759a7  /system/lib/libdvm.so
  #04  pc 00057a51  /system/lib/libdvm.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

----- end 12160 -----


----- pid 9613 at 2016-08-23 15:26:53 -----
Cmd line: com.android.settings

JNI: CheckJNI is off; workarounds are off; pins=0; globals=349

DALVIK THREADS:
(mutexes: tll=0 tsl=0 tscl=0 ghl=0)

"main" prio=5 tid=1 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41616f00 self=0x41535ac8
  | sysTid=9613 nice=0 sched=0/0 cgrp=apps handle=1074225492
  | state=S schedstat=( 2861302661 4299623104 5949 ) utm=234 stm=52 core=2
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.app.ActivityThread.main(ActivityThread.java:5272)
  at java.lang.reflect.Method.invokeNative(Native Method)
  at java.lang.reflect.Method.invoke(Method.java:515)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:883)
  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
  at dalvik.system.NativeStart.main(Native Method)

"MemoryMeasurement" prio=5 tid=19 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41e4a798 self=0x6454ad88
  | sysTid=12159 nice=0 sched=0/0 cgrp=apps handle=1625948168
  | state=S schedstat=( 4338645 2743230 39 ) utm=0 stm=0 core=3
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"MemoryMeasurement" prio=5 tid=18 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41c6a2f0 self=0x646847a0
  | sysTid=12157 nice=0 sched=0/0 cgrp=apps handle=1683452448
  | state=S schedstat=( 62369696 29255045 484 ) utm=4 stm=2 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00029960  /system/lib/libdvm.so
  #07  pc 00030dec  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  #08  pc 0002e484  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  #09  pc 0006366d  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
  #10  pc 00063691  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
  #11  pc 0005836f  /system/lib/libdvm.so
  #12  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #13  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Binder_3" prio=5 tid=17 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41e7f618 self=0x64a2c920
  | sysTid=11345 nice=0 sched=0/0 cgrp=apps handle=1683194416
  | state=S schedstat=( 25161259 30549942 206 ) utm=2 stm=0 core=3
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"AsyncTask #5" prio=5 tid=16 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41dd8008 self=0x60e05828
  | sysTid=9706 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1625316480
  | state=S schedstat=( 8677346 5701392707 194 ) utm=0 stm=0 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41dd8160> (a java.lang.VMThread) held by tid=16 (AsyncTask #5)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AsyncTask #4" prio=5 tid=15 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41dd7098 self=0x5de98820
  | sysTid=9705 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1685640160
  | state=S schedstat=( 10265681 5761634736 180 ) utm=1 stm=0 core=3
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41dd71b8> (a java.lang.VMThread) held by tid=15 (AsyncTask #4)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"pool-1-thread-1" prio=5 tid=14 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41d6ac60 self=0x6499dfc0
  | sysTid=9694 nice=0 sched=0/0 cgrp=apps handle=1624042264
  | state=S schedstat=( 2990311 3117477708 184 ) utm=0 stm=0 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41d6ada8> (a java.lang.VMThread) held by tid=14 (pool-1-thread-1)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AsyncTask #3" prio=5 tid=13 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41c245e8 self=0x60cd1a80
  | sysTid=9676 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1594867312
  | state=S schedstat=( 12513492 5782260261 195 ) utm=0 stm=1 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41c24708> (a java.lang.VMThread) held by tid=13 (AsyncTask #3)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AsyncTask #2" prio=5 tid=12 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41c1d0d0 self=0x5f0fb320
  | sysTid=9674 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1594865528
  | state=S schedstat=( 7751818 5743594848 183 ) utm=0 stm=0 core=1
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41c1d1f0> (a java.lang.VMThread) held by tid=12 (AsyncTask #2)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AsyncTask #1" prio=5 tid=11 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41c15ad8 self=0x5b96a2b0
  | sysTid=9673 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1536599816
  | state=S schedstat=( 8505835 5826808175 181 ) utm=0 stm=0 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41c15c70> (a java.lang.VMThread) held by tid=11 (AsyncTask #1)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"WifiManager" prio=5 tid=10 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a5f030 self=0x5b83df08
  | sysTid=9625 nice=0 sched=0/0 cgrp=apps handle=1536610800
  | state=S schedstat=( 4671519 3145122501 201 ) utm=0 stm=0 core=1
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Binder_2" prio=5 tid=9 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a4de30 self=0x5b83d080
  | sysTid=9624 nice=0 sched=0/0 cgrp=apps handle=1535364136
  | state=S schedstat=( 73965954 3194237282 655 ) utm=1 stm=6 core=2
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_1" prio=5 tid=8 SUSPENDED
  | group="main" sCount=1 dsCount=0 obj=0x41a4beb0 self=0x5b83c7d0
  | sysTid=9623 nice=0 sched=0/0 cgrp=apps handle=1532041400
  | state=S schedstat=( 79164528 3151038383 525 ) utm=2 stm=5 core=3
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000566eb  /system/lib/libdvm.so
  #04  pc 00056d5d  /system/lib/libdvm.so (dvmChangeStatus(Thread*, ThreadStatus)+34)
  #05  pc 0004d531  /system/lib/libdvm.so
  #06  pc 00072a27  /system/lib/libandroid_runtime.so
  #07  pc 00073221  /system/lib/libandroid_runtime.so
  #08  pc 00019225  /system/lib/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+60)
  #09  pc 0001d799  /system/lib/libbinder.so (android::IPCThreadState::executeCommand(int)+508)
  #10  pc 0001db17  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+38)
  #11  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #12  pc 000219f5  /system/lib/libbinder.so
  #13  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #14  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #15  pc 0000e58f  /system/lib/libutils.so
  #16  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #17  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"FinalizerWatchdogDaemon" daemon prio=5 tid=7 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a46920 self=0x5b511010
  | sysTid=9622 nice=0 sched=0/0 cgrp=apps handle=1532040296
  | state=S schedstat=( 2057029 3076522343 177 ) utm=0 stm=0 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41620aa0> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  at java.lang.Object.wait(Object.java:364)
  at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:232)
  at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:209)
  at java.lang.Thread.run(Thread.java:841)

"FinalizerDaemon" daemon prio=5 tid=6 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a467c8 self=0x5de94920
  | sysTid=9621 nice=0 sched=0/0 cgrp=apps handle=1575570808
  | state=S schedstat=( 34396148 3064499894 268 ) utm=3 stm=0 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x4160b820> (a java.lang.ref.ReferenceQueue)
  at java.lang.Object.wait(Object.java:401)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73)
  at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:172)
  at java.lang.Thread.run(Thread.java:841)

"ReferenceQueueDaemon" daemon prio=5 tid=5 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a46660 self=0x5a29b820
  | sysTid=9620 nice=0 sched=0/0 cgrp=apps handle=1512684664
  | state=S schedstat=( 7379217 3069046246 200 ) utm=0 stm=0 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x4160b748> 
  at java.lang.Object.wait(Object.java:364)
  at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:132)
  at java.lang.Thread.run(Thread.java:841)

"Compiler" daemon prio=5 tid=4 VMWAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a46570 self=0x416052f0
  | sysTid=9619 nice=0 sched=0/0 cgrp=apps handle=1575614096
  | state=S schedstat=( 235696177 3203915107 1815 ) utm=14 stm=9 core=3
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 00076fe3  /system/lib/libdvm.so
  #04  pc 00057a51  /system/lib/libdvm.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Signal Catcher" daemon prio=5 tid=3 RUNNABLE
  | group="system" sCount=0 dsCount=0 obj=0x41a46478 self=0x5f0eaf68
  | sysTid=9618 nice=0 sched=0/0 cgrp=apps handle=1535268624
  | state=R schedstat=( 26614845 3072081356 202 ) utm=0 stm=2 core=0
  at dalvik.system.NativeStart.run(Native Method)

"GC" daemon prio=5 tid=2 VMWAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a46398 self=0x5b837a00
  | sysTid=9615 nice=0 sched=0/0 cgrp=apps handle=1548489256
  | state=S schedstat=( 111045312 3098981917 302 ) utm=11 stm=0 core=1
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000759a7  /system/lib/libdvm.so
  #04  pc 00057a51  /system/lib/libdvm.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

NATIVE THREADS:
"GL updater" sysTid=12279 nice=-10 sched=0/0 cgrp=apps
  | state=S schedstat=( 390208 1265209 5 ) utm=0 stm=0 core=3

----- end 9613 -----


----- pid 1930 at 2016-08-23 15:26:53 -----
Cmd line: com.google.android.gms

JNI: CheckJNI is off; workarounds are off; pins=0; globals=507 (plus 37 weak)

DALVIK THREADS:
(mutexes: tll=0 tsl=0 tscl=0 ghl=0)

"main" prio=5 tid=1 SUSPENDED
  | group="main" sCount=1 dsCount=0 obj=0x41616f00 self=0x41535ac8
  | sysTid=1930 nice=-6 sched=0/0 cgrp=apps/bg_non_interactive handle=1074225492
  | state=S schedstat=( 7232972295 479159937145 54240 ) utm=520 stm=203 core=2
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000566eb  /system/lib/libdvm.so
  #04  pc 00056d5d  /system/lib/libdvm.so (dvmChangeStatus(Thread*, ThreadStatus)+34)
  #05  pc 00051187  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+406)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.SystemClock.uptimeMillis(Native Method)
  at android.os.Handler.sendMessageDelayed(Handler.java:566)
  at android.os.Handler.sendMessage(Handler.java:503)
  at hfo.a(:com.google.android.gms:1133)
  at hfw.onServiceConnected(:com.google.android.gms:101)
  at hhm.onServiceConnected(:com.google.android.gms:281)
  at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:1151)
  at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1168)
  at android.os.Handler.handleCallback(Handler.java:733)
  at android.os.Handler.dispatchMessage(Handler.java:95)
  at android.os.Looper.loop(Looper.java:136)
  at android.app.ActivityThread.main(ActivityThread.java:5272)
  at java.lang.reflect.Method.invokeNative(Native Method)
  at java.lang.reflect.Method.invoke(Method.java:515)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:883)
  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
  at dalvik.system.NativeStart.main(Native Method)

"Binder_E" prio=5 tid=77 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a591c8 self=0x70e5e030
  | sysTid=10234 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1892660736
  | state=S schedstat=( 21137294 2002564950 177 ) utm=0 stm=2 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"AdWorker(Default) #10" prio=5 tid=82 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41c858a0 self=0x70e81610
  | sysTid=5479 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1894493864
  | state=S schedstat=( 118984865 5731489827 514 ) utm=5 stm=6 core=3
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41cbb3a0> (a java.lang.VMThread) held by tid=82 (AdWorker(Default) #10)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AdWorker(Default) #9" prio=5 tid=81 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41caa1f0 self=0x70e811b8
  | sysTid=5478 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1894518144
  | state=S schedstat=( 109101975 5854082823 563 ) utm=8 stm=2 core=3
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41cee348> (a java.lang.VMThread) held by tid=81 (AdWorker(Default) #9)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"Thread-559" prio=4 tid=80 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41cfbf60 self=0x70ed1378
  | sysTid=5470 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1894584624
  | state=S schedstat=( 2800568 5607722923 170 ) utm=0 stm=0 core=3
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 00d6e83b  /system/lib/libwebviewchromium.so
  #04  pc 001c7beb  /system/lib/libwebviewchromium.so
  #05  pc 001c7e37  /system/lib/libwebviewchromium.so
  #06  pc 001c5fb7  /system/lib/libwebviewchromium.so
  #07  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #08  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"JavaBridge" prio=5 tid=76 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41f9a740 self=0x645967d8
  | sysTid=5414 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1677022664
  | state=S schedstat=( 45822333 5266120054 587 ) utm=3 stm=1 core=3
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Thread-553" prio=5 tid=75 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41f1bc58 self=0x6453d188
  | sysTid=5411 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1683587944
  | state=S schedstat=( 2351415323 6968484844 4225 ) utm=202 stm=33 core=0
  #00  pc 00021c3c  /system/lib/libc.so (__futex_syscall3+12)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 001d2a57  /system/lib/libwebviewchromium.so
  #04  pc 001c55d9  /system/lib/libwebviewchromium.so
  #05  pc 001bba4d  /system/lib/libwebviewchromium.so
  #06  pc 001bb00d  /system/lib/libwebviewchromium.so
  #07  pc 001bfd2b  /system/lib/libwebviewchromium.so
  #08  pc 001ba6c7  /system/lib/libwebviewchromium.so
  #09  pc 001c82f5  /system/lib/libwebviewchromium.so
  #10  pc 001c5fb7  /system/lib/libwebviewchromium.so
  #11  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #12  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"CleanupReference" daemon prio=5 tid=74 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41d94b50 self=0x6c381190
  | sysTid=5409 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1676840224
  | state=S schedstat=( 2111975 5025749070 174 ) utm=0 stm=0 core=3
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41e5a778> (a java.lang.ref.ReferenceQueue)
  at java.lang.Object.wait(Object.java:401)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73)
  at com.android.org.chromium.content.common.CleanupReference$1.run(CleanupReference.java:49)

"AdWorker(Default) #8" prio=5 tid=73 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41d449d8 self=0x63fb8248
  | sysTid=5396 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1683205536
  | state=S schedstat=( 155991345 5777051988 504 ) utm=12 stm=3 core=3
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41d40bc8> (a java.lang.VMThread) held by tid=73 (AdWorker(Default) #8)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AdWorker(Default) #7" prio=5 tid=72 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41d2f8a0 self=0x63ef4490
  | sysTid=5395 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1836634888
  | state=S schedstat=( 171276349 5374797259 636 ) utm=13 stm=4 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41d23a48> (a java.lang.VMThread) held by tid=72 (AdWorker(Default) #7)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"Thread-547" prio=5 tid=71 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41aebc10 self=0x6d7b8f30
  | sysTid=5384 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1669670640
  | state=S schedstat=( 18691251 5037040567 223 ) utm=0 stm=1 core=2
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 001c55e1  /system/lib/libwebviewchromium.so
  #04  pc 001c5601  /system/lib/libwebviewchromium.so
  #05  pc 001bba1d  /system/lib/libwebviewchromium.so
  #06  pc 001bb00d  /system/lib/libwebviewchromium.so
  #07  pc 001bfd2b  /system/lib/libwebviewchromium.so
  #08  pc 001ba6c7  /system/lib/libwebviewchromium.so
  #09  pc 00b655f5  /system/lib/libwebviewchromium.so
  #10  pc 00b659d5  /system/lib/libwebviewchromium.so
  #11  pc 001c82f5  /system/lib/libwebviewchromium.so
  #12  pc 001c5fb7  /system/lib/libwebviewchromium.so
  #13  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #14  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Thread-546" prio=9 tid=70 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a6dc48 self=0x6d75aca0
  | sysTid=5389 nice=-6 sched=0/0 cgrp=apps/bg_non_interactive handle=1676719056
  | state=S schedstat=( 4486452086 5480578332 3133 ) utm=309 stm=139 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 001d57f3  /system/lib/libwebviewchromium.so
  #02  pc 001d49e5  /system/lib/libwebviewchromium.so
  #03  pc 001cc587  /system/lib/libwebviewchromium.so
  #04  pc 001bb00d  /system/lib/libwebviewchromium.so
  #05  pc 001bfd2b  /system/lib/libwebviewchromium.so
  #06  pc 001ba6c7  /system/lib/libwebviewchromium.so
  #07  pc 00b65663  /system/lib/libwebviewchromium.so
  #08  pc 00b659fd  /system/lib/libwebviewchromium.so
  #09  pc 001c82f5  /system/lib/libwebviewchromium.so
  #10  pc 001c5fb7  /system/lib/libwebviewchromium.so
  #11  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #12  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"SettinsObserver" prio=5 tid=64 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41c48140 self=0x6d7b9690
  | sysTid=5383 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1738720288
  | state=S schedstat=( 4161141 5070673120 165 ) utm=0 stm=0 core=2
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at com.android.org.chromium.media.AudioManagerAndroid$SettingsObserverThread.run(AudioManagerAndroid.java:652)

"AdWorker(Default) #6" prio=5 tid=69 TIMED_WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41c8d5a8 self=0x67b8a008
  | sysTid=5381 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1676899320
  | state=S schedstat=( 150958490 5641793226 514 ) utm=12 stm=3 core=3
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41b4c380> (a java.lang.VMThread) held by tid=69 (AdWorker(Default) #6)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:197)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1014)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1304)
  at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:248)
  at gwm.a(:com.google.android.gms:159)
  at com.google.android.gms.ads.internal.request.service.w.a(:com.google.android.gms:93)
  at com.google.android.gms.ads.internal.request.service.w.a(:com.google.android.gms:48)
  at com.google.android.gms.ads.internal.request.service.c.call(:com.google.android.gms:1159)
  at com.google.android.gms.ads.internal.util.v.run(:com.google.android.gms:75)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
  at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AdWorker(Default) #5" prio=5 tid=68 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41c92cb0 self=0x63ffbad8
  | sysTid=5380 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1816560120
  | state=S schedstat=( 139086473 5447263738 466 ) utm=8 stm=5 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41bc07f0> (a java.lang.VMThread) held by tid=68 (AdWorker(Default) #5)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AdWorker(Default) #4" prio=5 tid=67 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41c934f8 self=0x6c383f38
  | sysTid=5379 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1738723832
  | state=S schedstat=( 130621249 5529591772 510 ) utm=9 stm=4 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41a3ff50> (a java.lang.VMThread) held by tid=67 (AdWorker(Default) #4)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AdWorker(Default) #3" prio=5 tid=65 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41c9b930 self=0x6d79a7a8
  | sysTid=5378 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1669669984
  | state=S schedstat=( 80685780 5711866624 366 ) utm=6 stm=2 core=3
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41a57810> (a java.lang.VMThread) held by tid=65 (AdWorker(Default) #3)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AdWorker(Default) #2" prio=5 tid=63 SUSPENDED
  | group="main" sCount=1 dsCount=0 obj=0x41ca33e0 self=0x6c3ae1f0
  | sysTid=5376 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1677329792
  | state=S schedstat=( 98039527 5360276827 391 ) utm=6 stm=3 core=2
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000566eb  /system/lib/libdvm.so
  #04  pc 00056d5d  /system/lib/libdvm.so (dvmChangeStatus(Thread*, ThreadStatus)+34)
  #05  pc 00051187  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+406)
  #06  pc 000299a4  /system/lib/libdvm.so
  #07  pc 0000c1ec  <unknown>
  at android.os.Parcel.nativeWriteInt(Native Method)
  at android.os.Parcel.writeInt(Parcel.java:484)
  at android.content.Intent.writeToParcel(Intent.java:7023)
  at android.content.pm.IPackageManager$Stub$Proxy.resolveIntent(IPackageManager.java:2166)
  at android.app.ApplicationPackageManager.resolveActivityAsUser(ApplicationPackageManager.java:474)
  at android.app.ApplicationPackageManager.resolveActivity(ApplicationPackageManager.java:468)
  at com.google.android.gms.ads.internal.request.service.s.a(:com.google.android.gms:255)
  at com.google.android.gms.ads.internal.request.service.s.<init>(:com.google.android.gms:101)
  at com.google.android.gms.ads.internal.request.service.t.a(:com.google.android.gms:33)
  at com.google.android.gms.ads.internal.request.service.b.a(:com.google.android.gms:180)
  at com.google.android.gms.ads.internal.request.service.b.a(:com.google.android.gms:612)
  at com.google.android.gms.ads.internal.request.service.i.run(:com.google.android.gms:627)
  at com.google.android.gms.ads.internal.util.u.call(:com.google.android.gms:1055)
  at com.google.android.gms.ads.internal.util.v.run(:com.google.android.gms:75)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
  at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AdWorker(Default) #1" prio=5 tid=29 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41ca4368 self=0x6420bfd0
  | sysTid=5375 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1836821464
  | state=S schedstat=( 115651672 5530775365 545 ) utm=9 stm=2 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41a70cc8> (a java.lang.VMThread) held by tid=29 (AdWorker(Default) #1)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"Binder_D" prio=5 tid=66 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41de6f00 self=0x63858118
  | sysTid=4667 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1836330344
  | state=S schedstat=( 66993707 2693537391 530 ) utm=2 stm=4 core=1
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"highpool[5]" prio=5 tid=59 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41b737d0 self=0x64549008
  | sysTid=17630 nice=9 sched=0/0 cgrp=apps/bg_non_interactive handle=1683264608
  | state=S schedstat=( 1335578422 13236781961 2627 ) utm=123 stm=10 core=3
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41b57c20> (a java.lang.VMThread) held by tid=59 (highpool[5])
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:427)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:331)
  at java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:893)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at hvv.run(:com.google.android.gms:17)
  at java.lang.Thread.run(Thread.java:841)

"AsyncTask #5" prio=5 tid=61 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41bf4c30 self=0x6c37e0d0
  | sysTid=16188 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1816322072
  | state=S schedstat=( 1145970540 12208978526 2239 ) utm=105 stm=9 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41d1f1b8> (a java.lang.VMThread) held by tid=61 (AsyncTask #5)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"AsyncTask #4" prio=5 tid=60 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41c329c0 self=0x6c379f70
  | sysTid=16177 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1815585736
  | state=S schedstat=( 175768165 12126087824 789 ) utm=15 stm=2 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41c2e5a8> (a java.lang.VMThread) held by tid=60 (AsyncTask #4)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"Binder_C" prio=5 tid=58 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41f57628 self=0x63841400
  | sysTid=10623 nice=0 sched=0/0 cgrp=apps handle=1815721640
  | state=S schedstat=( 331316097 8973745308 2254 ) utm=21 stm=12 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_B" prio=5 tid=57 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41d95c30 self=0x6c3d03b8
  | sysTid=30447 nice=0 sched=0/0 cgrp=apps handle=1737756920
  | state=S schedstat=( 576128861 98408445591 8945 ) utm=23 stm=34 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_A" prio=5 tid=56 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41db8a20 self=0x6c3cf670
  | sysTid=29784 nice=0 sched=0/0 cgrp=apps handle=1815933280
  | state=S schedstat=( 566462122 113973943701 10004 ) utm=13 stm=44 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_9" prio=5 tid=52 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41c8aa08 self=0x67999598
  | sysTid=25207 nice=0 sched=0/0 cgrp=apps handle=1669864736
  | state=S schedstat=( 682514836 145779635114 13263 ) utm=11 stm=57 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_8" prio=5 tid=46 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41d89698 self=0x6c3a5b78
  | sysTid=22012 nice=0 sched=0/0 cgrp=apps handle=1815780624
  | state=S schedstat=( 778560994 171715043188 15529 ) utm=14 stm=63 core=3
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"PlayEventLogger" prio=5 tid=51 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41c56598 self=0x645a6320
  | sysTid=11651 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1670408592
  | state=S schedstat=( 460106024 486162709282 25830 ) utm=10 stm=36 core=3
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Binder_7" prio=5 tid=40 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41b0a998 self=0x67c27008
  | sysTid=10921 nice=0 sched=0/0 cgrp=apps handle=1683643976
  | state=S schedstat=( 1690057054 325959150182 32565 ) utm=25 stm=144 core=2
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_6" prio=5 tid=16 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41f46468 self=0x67c21808
  | sysTid=10920 nice=0 sched=0/0 cgrp=apps handle=1683646840
  | state=S schedstat=( 1661174610 324769461258 32487 ) utm=22 stm=144 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"AsyncTask #3" prio=5 tid=62 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41efbd28 self=0x67a2f328
  | sysTid=4242 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1738733440
  | state=S schedstat=( 282077545 482457819678 26032 ) utm=0 stm=28 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41efbe48> (a java.lang.VMThread) held by tid=62 (AsyncTask #3)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"PlayEventLogger" prio=5 tid=26 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41db5850 self=0x67935328
  | sysTid=4231 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1740144024
  | state=S schedstat=( 445342501 485846185173 26114 ) utm=8 stm=36 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"PlayEventLogger" prio=5 tid=55 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41d08380 self=0x67a00760
  | sysTid=4230 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1738542008
  | state=S schedstat=( 453856057 485093832745 25872 ) utm=10 stm=35 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"PlayEventLogger" prio=5 tid=54 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41dd4d68 self=0x67a00100
  | sysTid=4229 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1740450272
  | state=S schedstat=( 485248533 484612799490 25775 ) utm=11 stm=37 core=0
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"GAC_Executor[1]" prio=5 tid=34 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41f09f40 self=0x67b9b380
  | sysTid=4226 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1738006000
  | state=S schedstat=( 310302750 475373299747 25638 ) utm=5 stm=26 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41ea3108> (a java.lang.VMThread) held by tid=34 (GAC_Executor[1])
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at com.google.android.gms.common.util.concurrent.PriorityRunnable.run(PriorityRunnable.java:17)
  at java.lang.Thread.run(Thread.java:841)

"GAC_Executor[0]" prio=5 tid=53 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41db3790 self=0x67bde3f8
  | sysTid=4223 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1740499024
  | state=S schedstat=( 280986333 475509203749 25560 ) utm=0 stm=28 core=3
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41db39b8> (a java.lang.VMThread) held by tid=53 (GAC_Executor[0])
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at com.google.android.gms.common.util.concurrent.PriorityRunnable.run(PriorityRunnable.java:17)
  at java.lang.Thread.run(Thread.java:841)

"GamesProviderWorker" prio=5 tid=39 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41ae8918 self=0x67bd2ed8
  | sysTid=4195 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1691409368
  | state=S schedstat=( 406567610 483955677199 25637 ) utm=12 stm=28 core=2
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"MediaTracker bucket changes" prio=5 tid=50 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41c49620 self=0x6d5e6b50
  | sysTid=4152 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1740561504
  | state=S schedstat=( 375330607 476358557925 25612 ) utm=13 stm=24 core=2
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Gservices" prio=5 tid=38 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41d83be0 self=0x63fd7750
  | sysTid=4120 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1737996360
  | state=S schedstat=( 376808883 476241534814 25644 ) utm=5 stm=32 core=2
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at com.google.android.gsf.Gservices$1.run(Gservices.java:95)

"iu-sync-manager" prio=5 tid=20 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41dcfac0 self=0x5ddab698
  | sysTid=3879 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1671739088
  | state=S schedstat=( 1301873557 483080133686 26486 ) utm=93 stm=38 core=3
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"WifiManager" prio=5 tid=42 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41ab3f50 self=0x67b82f98
  | sysTid=3149 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1737998344
  | state=S schedstat=( 866837539 481784699156 31383 ) utm=31 stm=55 core=2
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"AsyncTask #2" prio=5 tid=44 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41c09568 self=0x67c1b818
  | sysTid=3118 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1740121048
  | state=S schedstat=( 1356325513 481338683332 26299 ) utm=108 stm=27 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41b4b4c8> (a java.lang.VMThread) held by tid=44 (AsyncTask #2)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"GlobalDispatchingHandlerThread" prio=5 tid=49 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41ef8898 self=0x67bd7a10
  | sysTid=3111 nice=9 sched=0/0 cgrp=apps/bg_non_interactive handle=1739831704
  | state=S schedstat=( 399188724 479751566813 25564 ) utm=12 stm=27 core=2
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"AsyncTask #1" prio=5 tid=37 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41ef4818 self=0x6460c480
  | sysTid=3074 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1684086624
  | state=S schedstat=( 398238465 473567647803 25601 ) utm=14 stm=25 core=3
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41e0f9e8> (a java.lang.VMThread) held by tid=37 (AsyncTask #1)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"VolleyNetworkDispatcher" prio=5 tid=48 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41f30a00 self=0x64610340
  | sysTid=3033 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1574603680
  | state=S schedstat=( 261703347 480211659537 25447 ) utm=0 stm=26 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41f13a40> (a java.lang.VMThread) held by tid=48 (VolleyNetworkDispatcher)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at com.android.volley.NetworkDispatcher.run(:com.google.android.gms:91)

"VolleyNetworkDispatcher" prio=5 tid=47 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41f330b0 self=0x6460fee8
  | sysTid=3030 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1574605848
  | state=S schedstat=( 406560463 480251126063 25541 ) utm=10 stm=30 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41f1e0e8> (a java.lang.VMThread) held by tid=47 (VolleyNetworkDispatcher)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at com.android.volley.NetworkDispatcher.run(:com.google.android.gms:91)

"VolleyNetworkDispatcher" prio=5 tid=45 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41f33a50 self=0x6460fa90
  | sysTid=3029 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1684062248
  | state=S schedstat=( 412160096 480274409450 25845 ) utm=13 stm=28 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41f21aa8> (a java.lang.VMThread) held by tid=45 (VolleyNetworkDispatcher)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at com.android.volley.NetworkDispatcher.run(:com.google.android.gms:91)

"VolleyNetworkDispatcher" prio=5 tid=41 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41c73550 self=0x6460f168
  | sysTid=3024 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1684075968
  | state=S schedstat=( 281484645 480139325403 25463 ) utm=0 stm=28 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41ca4708> (a java.lang.VMThread) held by tid=41 (VolleyNetworkDispatcher)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at com.android.volley.NetworkDispatcher.run(:com.google.android.gms:91)

"VolleyCacheDispatcher" prio=5 tid=43 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41c34f68 self=0x6460cec0
  | sysTid=3023 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1684067096
  | state=S schedstat=( 279619331 479591008538 25486 ) utm=2 stm=25 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41c2bd28> (a java.lang.VMThread) held by tid=43 (VolleyCacheDispatcher)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at com.android.volley.CacheDispatcher.run(:com.google.android.gms:91)

"ClearcutLoggerApiImpl" prio=5 tid=36 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41d7c1e0 self=0x6459a538
  | sysTid=2727 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1683597712
  | state=S schedstat=( 341454166 478487622780 25869 ) utm=9 stm=25 core=3
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41d83680> (a java.lang.VMThread) held by tid=36 (ClearcutLoggerApiImpl)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1050)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:778)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at fvy.run(:com.google.android.gms:126)
  at java.lang.Thread.run(Thread.java:841)

"GAC_Executor[1]" prio=5 tid=11 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41c86260 self=0x6454b0b0
  | sysTid=2662 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1631836960
  | state=S schedstat=( 767762514 473043925286 28581 ) utm=38 stm=39 core=3
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41c90d48> (a java.lang.VMThread) held by tid=11 (GAC_Executor[1])
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at hvv.run(:com.google.android.gms:17)
  at java.lang.Thread.run(Thread.java:841)

"GAC_Executor[0]" prio=5 tid=35 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41ab6930 self=0x63fbc5c8
  | sysTid=2661 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1683315800
  | state=S schedstat=( 813478432 472388414666 28576 ) utm=40 stm=41 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41a9f108> (a java.lang.VMThread) held by tid=35 (GAC_Executor[0])
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at hvv.run(:com.google.android.gms:17)
  at java.lang.Thread.run(Thread.java:841)

"pool-31-thread-1" prio=5 tid=33 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41deb178 self=0x63fd70f0
  | sysTid=2607 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1677115136
  | state=S schedstat=( 267161954 472592850045 25500 ) utm=0 stm=26 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41b8cee0> (a ipm)
  at java.lang.Object.wait(Object.java:364)
  at ipm.a(:com.google.android.gms:345)
  at ipc.take(:com.google.android.gms:1114)
  at ipc.poll(:com.google.android.gms:23)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"pool-30-thread-4" prio=5 tid=32 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41c2b590 self=0x63fbe5d8
  | sysTid=2605 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1677453872
  | state=S schedstat=( 262033038 471054569202 25522 ) utm=0 stm=26 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41b8cee0> (a ipm)
  at java.lang.Object.wait(Object.java:364)
  at ipm.a(:com.google.android.gms:345)
  at ipc.take(:com.google.android.gms:1114)
  at ipc.poll(:com.google.android.gms:23)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"pool-30-thread-3" prio=5 tid=31 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41c359b0 self=0x63fb0008
  | sysTid=2604 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1677395040
  | state=S schedstat=( 264062833 470159095960 25515 ) utm=0 stm=26 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41b8cee0> (a ipm)
  at java.lang.Object.wait(Object.java:364)
  at ipm.a(:com.google.android.gms:345)
  at ipc.take(:com.google.android.gms:1114)
  at ipc.poll(:com.google.android.gms:23)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"pool-30-thread-2" prio=5 tid=30 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41c4f4c0 self=0x63f60558
  | sysTid=2603 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1677068720
  | state=S schedstat=( 260245132 471629355526 25500 ) utm=0 stm=26 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41b8cee0> (a ipm)
  at java.lang.Object.wait(Object.java:364)
  at ipm.a(:com.google.android.gms:345)
  at ipc.take(:com.google.android.gms:1114)
  at ipc.poll(:com.google.android.gms:23)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"pool-30-thread-1" prio=5 tid=28 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41d38f00 self=0x63f5fc28
  | sysTid=2602 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1677066368
  | state=S schedstat=( 262158176 471064982370 25553 ) utm=0 stm=26 core=3
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41b8cee0> (a ipm)
  at java.lang.Object.wait(Object.java:364)
  at ipm.a(:com.google.android.gms:345)
  at ipc.take(:com.google.android.gms:1114)
  at ipc.poll(:com.google.android.gms:23)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"pool-12-thread-1" prio=5 tid=27 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41cf09a8 self=0x61412710
  | sysTid=2494 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1631658992
  | state=S schedstat=( 852653506 471499676323 27355 ) utm=23 stm=62 core=3
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41cef4a0> (a java.lang.VMThread) held by tid=27 (pool-12-thread-1)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)

"highpool[2]" prio=5 tid=25 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41d04d80 self=0x6140fa88
  | sysTid=2488 nice=9 sched=0/0 cgrp=apps/bg_non_interactive handle=1631649504
  | state=S schedstat=( 2741574129 478711211272 28580 ) utm=226 stm=48 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41d04780> (a java.lang.VMThread) held by tid=25 (highpool[2])
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:427)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:331)
  at java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:893)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at hvv.run(:com.google.android.gms:17)
  at java.lang.Thread.run(Thread.java:841)

"highpool[1]" prio=5 tid=24 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41f09a48 self=0x6140e250
  | sysTid=2486 nice=9 sched=0/0 cgrp=apps/bg_non_interactive handle=1594891752
  | state=S schedstat=( 1024524641 477970926941 27645 ) utm=67 stm=35 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41f09590> (a java.lang.VMThread) held by tid=24 (highpool[1])
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:427)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:331)
  at java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:893)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at hvv.run(:com.google.android.gms:17)
  at java.lang.Thread.run(Thread.java:841)

"lowpool[3]" prio=5 tid=23 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41f1c9c8 self=0x63834598
  | sysTid=2485 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1631641608
  | state=S schedstat=( 1772194532 480140215099 28220 ) utm=126 stm=51 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41ab17f0> (a java.lang.VMThread) held by tid=23 (lowpool[3])
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:427)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:331)
  at java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:893)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at hvv.run(:com.google.android.gms:17)
  at java.lang.Thread.run(Thread.java:841)

"highpool[0]" prio=5 tid=22 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41f36af8 self=0x63835110
  | sysTid=2481 nice=9 sched=0/0 cgrp=apps/bg_non_interactive handle=1669551464
  | state=S schedstat=( 2745004579 479694347985 31660 ) utm=236 stm=38 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41b48830> (a java.lang.VMThread) held by tid=22 (highpool[0])
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:427)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:331)
  at java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:893)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at hvv.run(:com.google.android.gms:17)
  at java.lang.Thread.run(Thread.java:841)

"lowpool[2]" prio=5 tid=21 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41f36cd8 self=0x63835db8
  | sysTid=2479 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1631587232
  | state=S schedstat=( 14444242341 490494285451 59569 ) utm=1173 stm=271 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41b442e8> (a java.lang.VMThread) held by tid=21 (lowpool[2])
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:427)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:331)
  at java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:893)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at hvv.run(:com.google.android.gms:17)
  at java.lang.Thread.run(Thread.java:841)

"Binder_5" prio=5 tid=19 SUSPENDED
  | group="main" sCount=1 dsCount=0 obj=0x41eecca8 self=0x6369fab8
  | sysTid=2457 nice=0 sched=0/0 cgrp=apps handle=1667889264
  | state=S schedstat=( 1902228953 325043087161 33749 ) utm=27 stm=163 core=1
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000566eb  /system/lib/libdvm.so
  #04  pc 00056d5d  /system/lib/libdvm.so (dvmChangeStatus(Thread*, ThreadStatus)+34)
  #05  pc 0004d531  /system/lib/libdvm.so
  #06  pc 00072a27  /system/lib/libandroid_runtime.so
  #07  pc 00072ba5  /system/lib/libandroid_runtime.so
  #08  pc 00072be9  /system/lib/libandroid_runtime.so
  #09  pc 0000d19b  /system/lib/libutils.so (android::RefBase::decStrong(void const*) const+40)
  #10  pc 0001d067  /system/lib/libbinder.so (android::IPCThreadState::processPendingDerefs()+82)
  #11  pc 0001db87  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+42)
  #12  pc 000219f5  /system/lib/libbinder.so
  #13  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #14  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #15  pc 0000e58f  /system/lib/libutils.so
  #16  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #17  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_4" prio=5 tid=18 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41eecbb8 self=0x6369f058
  | sysTid=2456 nice=0 sched=0/0 cgrp=apps handle=1667885464
  | state=S schedstat=( 2028024994 326795971707 33941 ) utm=52 stm=150 core=3
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"lowpool[1]" prio=5 tid=17 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41e9dbc8 self=0x636a4218
  | sysTid=2453 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1667909232
  | state=S schedstat=( 2468862523 481131484124 31420 ) utm=142 stm=104 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41e9dd60> (a java.lang.VMThread) held by tid=17 (lowpool[1])
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:427)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:331)
  at java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:893)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at hvv.run(:com.google.android.gms:17)
  at java.lang.Thread.run(Thread.java:841)

"lowpool[0]" prio=5 tid=15 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41e148f0 self=0x61444098
  | sysTid=2408 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1631864048
  | state=S schedstat=( 278930784 476475649820 25779 ) utm=3 stm=24 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41e14b20> (a java.lang.VMThread) held by tid=15 (lowpool[0])
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:427)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:331)
  at java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:893)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at hvv.run(:com.google.android.gms:17)
  at java.lang.Thread.run(Thread.java:841)

"GlobalScheduler" prio=5 tid=14 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41e13fe0 self=0x614625f8
  | sysTid=2407 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1631988304
  | state=S schedstat=( 414298216 469662533625 27405 ) utm=9 stm=32 core=2
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41e14128> (a java.lang.VMThread) held by tid=14 (GlobalScheduler)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1050)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:778)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at hvv.run(:com.google.android.gms:17)
  at java.lang.Thread.run(Thread.java:841)

"Binder_3" prio=5 tid=13 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41de4ed0 self=0x61447db8
  | sysTid=2400 nice=0 sched=0/0 cgrp=apps handle=1631878000
  | state=S schedstat=( 2054511439 330951438935 34078 ) utm=47 stm=159 core=0
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"measurement-1" prio=5 tid=12 WAIT
  | group="main" sCount=1 dsCount=0 obj=0x41ddd2b8 self=0x6143ddd8
  | sysTid=2394 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1631843936
  | state=S schedstat=( 1641757388 477563120286 30051 ) utm=95 stm=69 core=3
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41ddd390> (a java.lang.VMThread) held by tid=12 (measurement-1)
  at java.lang.Thread.parkFor(Thread.java:1205)
  at sun.misc.Unsafe.park(Unsafe.java:325)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  at java.lang.Thread.run(Thread.java:841)
  at bzi.run(:com.google.android.gms:381)

"Gservices" prio=5 tid=10 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a9d1d8 self=0x5de95bf0
  | sysTid=1946 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1575575624
  | state=S schedstat=( 391740568 469973822352 26187 ) utm=9 stm=30 core=2
  #00  pc 00021a70  /system/lib/libc.so (epoll_wait+12)
  #01  pc 0001063f  /system/lib/libutils.so (android::Looper::pollInner(int)+98)
  #02  pc 00010869  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
  #03  pc 0006bc09  /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
  #04  pc 000204cc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
  #05  pc 0005117f  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
  #06  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:138)
  at android.os.Looper.loop(Looper.java:123)
  at zky.run(:com.google.android.gms:85)

"Binder_2" prio=5 tid=9 SUSPENDED
  | group="main" sCount=1 dsCount=0 obj=0x41a47da8 self=0x5b83d288
  | sysTid=1941 nice=0 sched=0/0 cgrp=apps handle=1535365184
  | state=S schedstat=( 1954565547 326894027601 33894 ) utm=43 stm=152 core=0
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000566eb  /system/lib/libdvm.so
  #04  pc 00056d5d  /system/lib/libdvm.so (dvmChangeStatus(Thread*, ThreadStatus)+34)
  #05  pc 0004d531  /system/lib/libdvm.so
  #06  pc 00072a27  /system/lib/libandroid_runtime.so
  #07  pc 00073221  /system/lib/libandroid_runtime.so
  #08  pc 00019225  /system/lib/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+60)
  #09  pc 0001d799  /system/lib/libbinder.so (android::IPCThreadState::executeCommand(int)+508)
  #10  pc 0001db17  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+38)
  #11  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #12  pc 000219f5  /system/lib/libbinder.so
  #13  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #14  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #15  pc 0000e58f  /system/lib/libutils.so
  #16  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #17  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Binder_1" prio=5 tid=8 NATIVE
  | group="main" sCount=1 dsCount=0 obj=0x41a47cb8 self=0x5b83c7d0
  | sysTid=1940 nice=0 sched=0/0 cgrp=apps handle=1532041920
  | state=S schedstat=( 2102872827 334626814072 34216 ) utm=45 stm=165 core=2
  #00  pc 000208bc  /system/lib/libc.so (__ioctl+8)
  #01  pc 0002d123  /system/lib/libc.so (ioctl+14)
  #02  pc 0001d3ed  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140)
  #03  pc 0001daf7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  #04  pc 0001db8d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  #05  pc 000219f5  /system/lib/libbinder.so
  #06  pc 0000ea5d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216)
  #07  pc 0004e7c5  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68)
  #08  pc 0000e58f  /system/lib/libutils.so
  #09  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #10  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"FinalizerWatchdogDaemon" daemon prio=5 tid=7 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a42bc0 self=0x5b511218
  | sysTid=1939 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1532040816
  | state=S schedstat=( 280234224 469122786403 26424 ) utm=0 stm=28 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x41620aa0> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  at java.lang.Object.wait(Object.java:364)
  at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:232)
  at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:209)
  at java.lang.Thread.run(Thread.java:841)

"FinalizerDaemon" daemon prio=5 tid=6 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a42a68 self=0x5de94920
  | sysTid=1938 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1575570808
  | state=S schedstat=( 1179287739 467883340785 29732 ) utm=71 stm=47 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x4160b820> (a java.lang.ref.ReferenceQueue)
  at java.lang.Object.wait(Object.java:401)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73)
  at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:172)
  at java.lang.Thread.run(Thread.java:841)

"ReferenceQueueDaemon" daemon prio=5 tid=5 WAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a42900 self=0x5a29b820
  | sysTid=1937 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1512684664
  | state=S schedstat=( 374437531 467862328380 27428 ) utm=3 stm=34 core=0
  at java.lang.Object.wait(Native Method)
  - waiting on <0x4160b748> 
  at java.lang.Object.wait(Object.java:364)
  at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:132)
  at java.lang.Thread.run(Thread.java:841)

"Compiler" daemon prio=5 tid=4 VMWAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a42810 self=0x416052f0
  | sysTid=1936 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1575573168
  | state=S schedstat=( 2496053117 468875715205 40565 ) utm=134 stm=116 core=1
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 00076fe3  /system/lib/libdvm.so
  #04  pc 00057a51  /system/lib/libdvm.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

"Signal Catcher" daemon prio=5 tid=3 RUNNABLE
  | group="system" sCount=0 dsCount=0 obj=0x41a42718 self=0x5f0eaf68
  | sysTid=1935 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1535268624
  | state=R schedstat=( 374044625 469886633939 25899 ) utm=1 stm=36 core=3
  at dalvik.system.NativeStart.run(Native Method)

"GC" daemon prio=5 tid=2 VMWAIT
  | group="system" sCount=1 dsCount=0 obj=0x41a42638 self=0x5b837a00
  | sysTid=1934 nice=0 sched=0/0 cgrp=apps/bg_non_interactive handle=1548489256
  | state=S schedstat=( 12466789291 473011633992 34334 ) utm=1179 stm=67 core=0
  #00  pc 00021c38  /system/lib/libc.so (__futex_syscall3+8)
  #01  pc 0000f1fc  /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
  #02  pc 0000f25c  /system/lib/libc.so (__pthread_cond_timedwait+64)
  #03  pc 000759a7  /system/lib/libdvm.so
  #04  pc 00057a51  /system/lib/libdvm.so
  #05  pc 0000d408  /system/lib/libc.so (__thread_entry+72)
  #06  pc 0000d5a0  /system/lib/libc.so (pthread_create+240)
  at dalvik.system.NativeStart.run(Native Method)

NATIVE THREADS:
"AudioThread" sysTid=5382 nice=0 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 2201045 5300657597 163 ) utm=0 stm=0 core=3

"Chrome_FileThre" sysTid=5385 nice=0 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 5988023 4925968070 175 ) utm=0 stm=0 core=2

"Chrome_FileUser" sysTid=5386 nice=0 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 25329165 5351175414 317 ) utm=0 stm=2 core=3

"Chrome_ProcessL" sysTid=5387 nice=0 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 1877341 5012655314 162 ) utm=0 stm=0 core=2

"Chrome_CacheThr" sysTid=5388 nice=0 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 6341151 5059040993 189 ) utm=0 stm=0 core=2

"IndexedDB" sysTid=5390 nice=0 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 2122927 5332579108 168 ) utm=0 stm=0 core=3

"Chrome_InProcGp" sysTid=5391 nice=-6 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 2989580 4903305005 169 ) utm=0 stm=0 core=2

"Chrome_ChildIOT" sysTid=5392 nice=-6 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 2899114 4894586408 170 ) utm=0 stm=0 core=2

"BrowserBlocking" sysTid=5393 nice=0 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 31449688 4929417650 455 ) utm=0 stm=3 core=2

"MediaStreamDevi" sysTid=5394 nice=0 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 1991782 5171418802 174 ) utm=0 stm=0 core=3

"File Thread" sysTid=5410 nice=0 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 2049788 5192126980 175 ) utm=0 stm=0 core=3

"Chrome_ChildIOT" sysTid=5412 nice=-6 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 139911658 5175318793 2425 ) utm=8 stm=5 core=0

"VC manager" sysTid=5413 nice=0 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 2030206 5079023334 170 ) utm=0 stm=0 core=3

"OptimizingCompi" sysTid=5415 nice=0 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 167713440 5323481624 356 ) utm=16 stm=0 core=3

"v8:SweeperThrea" sysTid=5416 nice=0 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 4531611 5171191195 179 ) utm=0 stm=0 core=3

"v8:SweeperThrea" sysTid=5417 nice=0 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 2151418 5055366661 180 ) utm=0 stm=0 core=3

"v8:SweeperThrea" sysTid=5418 nice=0 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 2039896 5103594742 178 ) utm=0 stm=0 core=3

"v8:SweeperThrea" sysTid=5419 nice=0 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 2122445 4862019795 180 ) utm=0 stm=0 core=3

"SimpleCacheWork" sysTid=5421 nice=0 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 13939586 5168493546 274 ) utm=1 stm=0 core=3

"SimpleCacheWork" sysTid=5422 nice=0 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 15860780 5093033542 259 ) utm=1 stm=0 core=3

"HTMLParserThrea" sysTid=5423 nice=0 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 3565876 5212738912 217 ) utm=0 stm=0 core=3

"BrowserBlocking" sysTid=5439 nice=0 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 20447247 5291375627 363 ) utm=1 stm=1 core=3

"SimpleCacheWork" sysTid=5440 nice=0 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 8277188 5209500731 229 ) utm=0 stm=0 core=3

"SimpleCacheWork" sysTid=5441 nice=0 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 8379473 5080619429 224 ) utm=0 stm=0 core=3

"SimpleCacheWork" sysTid=5442 nice=0 sched=0/0 cgrp=apps/bg_non_interactive
  | state=S schedstat=( 6830838 4825275052 206 ) utm=0 stm=0 core=3

----- end 1930 -----
